aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-10-27 14:16:29 -0400
committerJim Hahn <jrh3@att.com>2020-10-27 14:16:56 -0400
commit6b29d2c19e288148171db0c0e446e18dcd46effd (patch)
tree867aba42a21e57f6672944925ca4dcb871d582cd
parentee142f53056dc67886cbf71ffc9759ef1ad4a203 (diff)
Point to snapshot versions
Issue-ID: POLICY-2875 Change-Id: Ifac2f1e3330f6cf3ce6225bbc960974c257805f5 Signed-off-by: Jim Hahn <jrh3@att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index bad68048c..e3ae6a1d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.2.0</version>
+ <version>3.3.0-SNAPSHOT</version>
<relativePath />
</parent>
@@ -42,7 +42,7 @@
<properties>
<derby.version>10.13.1.1</derby.version>
<javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
- <policy.common.version>1.7.1</policy.common.version>
+ <policy.common.version>1.8.0-SNAPSHOT</policy.common.version>
</properties>
<modules>