diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-07 08:45:50 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-07 08:45:54 -0400 |
commit | a72a789844f8b76f5ea877d473c28e16ffb6f623 (patch) | |
tree | 7e6df29de56e3b3a6e3c6adcea6ae49db0a6c3d7 | |
parent | bc86bc30be73d0bf89e2b5cf299a61d3e7b1565a (diff) |
Point to policy SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I6ccc6ec484ad8a46ec452ad6e4e9d6de4efdfb12
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>3.1.1</version> + <version>3.1.2-SNAPSHOT</version> <relativePath /> </parent> |