update parent,common references in policy/models pom 00/127600/1
authorliamfallon <liam.fallon@est.tech>
Wed, 9 Mar 2022 15:49:32 +0000 (15:49 +0000)
committerliamfallon <liam.fallon@est.tech>
Wed, 9 Mar 2022 15:49:32 +0000 (15:49 +0000)
updated the parent and common references in the policy/models pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I8cf6f4312c0c86d4710823ded53d5ffda2a1256a

pom.xml

diff --git a/pom.xml b/pom.xml
index d5c6001..00e9693 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.5.1-SNAPSHOT</version>
+        <version>3.5.1</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.10.1-SNAPSHOT</policy.common.version>
+        <policy.common.version>1.10.1</policy.common.version>
     </properties>
 
     <modules>