aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-11-21 17:39:37 +0000
committerliamfallon <liam.fallon@est.tech>2022-11-21 17:39:37 +0000
commit3678c75375b9981cd3865e7388dac432e7951e83 (patch)
treedff9959a209a0e9a184691830f1092a630d199f4 /pom.xml
parent9ba65550f6d0b108a962f709ec6aa7da84ae96ae (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-4461 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I9a83cde53accceed80627b56b8a9ff7e420c5ad4
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 8ed92b6f7..7a4c14f11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.2-SNAPSHOT</version>
+ <version>3.6.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.11.2-SNAPSHOT</policy.common.version>
+ <policy.common.version>1.11.1</policy.common.version>
</properties>
<modules>