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

diff --git a/pom.xml b/pom.xml
index 71ce912..8f5d807 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,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,8 +42,8 @@
     <description>Code that define our external API.</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>