aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-22 19:28:34 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-22 19:28:34 +0100
commit5d05cbcee526165efb53bdd257895881b254d82e (patch)
tree93bc036a21da926e1b32cdd82052f9b91ee7cac9 /pom.xml
parent810a3becf84ddebd4f2ddac75ce126b9e7e433cf (diff)
update parent,common references in policy/models pom
updated the parent and common references in the policy/models pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4343 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Id8aa96be28172de724a2a106942a99f3494c24a3
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3a12d7a90..a96a74cd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.0-SNAPSHOT</version>
+ <version>3.6.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.11.0-SNAPSHOT</policy.common.version>
+ <policy.common.version>1.11.0</policy.common.version>
</properties>
<modules>