update parent,common references in policy/models pom 92/128892/1
authorliamfallon <liam.fallon@est.tech>
Wed, 27 Apr 2022 08:46:45 +0000 (09:46 +0100)
committerliamfallon <liam.fallon@est.tech>
Wed, 27 Apr 2022 08:46:45 +0000 (09:46 +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: I824f554fb5082adbf3075d190e1cdca8285e1203

pom.xml

diff --git a/pom.xml b/pom.xml
index 881dc78..b599d71 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.3-SNAPSHOT</version>
+        <version>3.5.3</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.3-SNAPSHOT</policy.common.version>
+        <policy.common.version>1.10.3</policy.common.version>
     </properties>
 
     <modules>