update parent,common references in policy/models pom 97/128497/1
authorliamfallon <liam.fallon@est.tech>
Tue, 12 Apr 2022 15:50:10 +0000 (16:50 +0100)
committerliamfallon <liam.fallon@est.tech>
Tue, 12 Apr 2022 15:50:10 +0000 (16:50 +0100)
updated the parent and common references in the policy/models pom

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

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

pom.xml

diff --git a/pom.xml b/pom.xml
index f804c1b..c6b07b1 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.2-SNAPSHOT</version>
+        <version>3.5.2</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.2-SNAPSHOT</policy.common.version>
+        <policy.common.version>1.10.2</policy.common.version>
     </properties>
 
     <modules>