aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-05-28 14:31:31 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-05-28 14:31:37 -0400
commit3ceb93bc7965fe6d2e3a1d28c6c9eaa84d947d92 (patch)
tree375ee857ddd0f9c4f82f976164eba2ef3c4fe7dc
parent2a79da3dc60dcf4329b76b32ce40b7af15b13578 (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c8da442c..7546db05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>