aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-10-21 08:06:17 +0100
committerliamfallon <liam.fallon@est.tech>2022-10-21 08:06:17 +0100
commit776b13115b34db280334079468c561d3f18fee2a (patch)
tree8a92f034502a547e4b266bb00c4be122a108d3b1 /pom.xml
parent04654eb2ee44a00b658fafc03878aa21bbae35e5 (diff)
update references in policy/pap pom
updated references in the policy/pap pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Id4f5ddedad25e513aaee953d17e5c323fa7487f1
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 81ef8a23..df06fe0a 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>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.11.1-SNAPSHOT</policy.common.version>
- <policy.models.version>2.7.1-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.11.1</policy.common.version>
+ <policy.models.version>2.7.1</policy.models.version>
</properties>
<modules>