Point to snapshot versions 22/114322/1
authorRam Krishna Verma <ram_krishna.verma@bell.ca>
Tue, 27 Oct 2020 19:01:18 +0000 (15:01 -0400)
committerRam Krishna Verma <ram_krishna.verma@bell.ca>
Tue, 27 Oct 2020 19:01:27 +0000 (15:01 -0400)
Issue-ID: POLICY-2875
Change-Id: If28419f52f22944deb4e2c186463b6a6d45f3db8
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
pom.xml

diff --git a/pom.xml b/pom.xml
index 32eba14..1ea13ee 100644 (file)
--- 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>
 
@@ -41,8 +41,8 @@
     <description>Code that implements the Policy Administration Backend.</description>
 
     <properties>
-        <policy.common.version>1.7.1</policy.common.version>
-        <policy.models.version>2.3.5</policy.models.version>
+        <policy.common.version>1.8.0-SNAPSHOT</policy.common.version>
+        <policy.models.version>2.4.0-SNAPSHOT</policy.models.version>
     </properties>
 
     <modules>