diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-28 14:31:31 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-28 14:31:37 -0400 |
commit | 3ceb93bc7965fe6d2e3a1d28c6c9eaa84d947d92 (patch) | |
tree | 375ee857ddd0f9c4f82f976164eba2ef3c4fe7dc | |
parent | 2a79da3dc60dcf4329b76b32ce40b7af15b13578 (diff) |
Point to parent SNAPSHOT
So we can tackle security dependency upgrades
Issue-ID: POLICY-2391
Change-Id: Iffbcc045d487045a982035e1f832f8eede59c919
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>3.1.3</version> + <version>3.2.0-SNAPSHOT</version> <relativePath /> </parent> |