aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-10-20 20:12:03 +0100
committerliamfallon <liam.fallon@est.tech>2022-10-20 20:12:03 +0100
commit6a1f641c43590efcdd3d0282176ccbc3ec72e260 (patch)
tree1516452dc0803f777bc2b8e21384be6a19d42d25 /pom.xml
parentb425624fcd249ea7ad565fda38a6cc5749340825 (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-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ic0dbfba0aa205cf567836e393f1e363a677dfe6a
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 30b8ae93d..60a125bcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.1-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.1-SNAPSHOT</policy.common.version>
+ <policy.common.version>1.11.1</policy.common.version>
</properties>
<modules>