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

diff --git a/pom.xml b/pom.xml
index 928bea2..1920518 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.4.3</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath />
     </parent>
 
@@ -41,8 +41,8 @@
     <description>Code that implements the Policy Administration Backend.</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>