Update parent and common references 73/125873/1
authorliamfallon <liam.fallon@est.tech>
Wed, 24 Nov 2021 16:27:59 +0000 (16:27 +0000)
committerliamfallon <liam.fallon@est.tech>
Wed, 24 Nov 2021 16:27:59 +0000 (16:27 +0000)
*** Release Phase 5: This commit is generated by a PF release script ***

This is the fifth release phase, it updates parent and common
references in policy/models.

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

pom.xml

diff --git a/pom.xml b/pom.xml
index 2f7d99c..0057f83 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.0-SNAPSHOT</version>
+        <version>3.5.0</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.0-SNAPSHOT</policy.common.version>
+        <policy.common.version>1.10.0</policy.common.version>
     </properties>
 
     <modules>