Point to snapshot dependency 39/125339/1
authorRam Krishna Verma <ram_krishna.verma@bell.ca>
Mon, 25 Oct 2021 22:06:57 +0000 (18:06 -0400)
committerRam Krishna Verma <ram_krishna.verma@bell.ca>
Mon, 25 Oct 2021 22:07:02 +0000 (18:07 -0400)
Issue-ID: POLICY-3788
Change-Id: Id2761acedb386b64f3014d9b98f2f7b20fedd649
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
pom.xml

diff --git a/pom.xml b/pom.xml
index b047088..49976f3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.4.3</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath />
     </parent>
 
@@ -42,8 +42,8 @@
     <description>Code that define our external API.</description>
 
     <properties>
-        <policy.common.version>1.9.1</policy.common.version>
-        <policy.models.version>2.5.1</policy.models.version>
+        <policy.common.version>1.10.0-SNAPSHOT</policy.common.version>
+        <policy.models.version>2.6.0-SNAPSHOT</policy.models.version>
     </properties>
 
     <modules>