aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-12 18:41:56 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-12 18:41:56 +0100
commit4f4268b54567c596784502085fdd3aa8dc97f77b (patch)
tree71a2f6994cba39cbfbc3a34ee3a65281db50f815 /pom.xml
parent9dbc162db1f26e9b37641c73fff8fba0d4f23c81 (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-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Icf68c7320c8e1b20dde8b0db2cfbd728ba2f77bf
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 729c8451..8a86a82a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.2-SNAPSHOT</version>
+ <version>3.5.2</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.10.2-SNAPSHOT</policy.common.version>
- <policy.models.version>2.6.2-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.10.2</policy.common.version>
+ <policy.models.version>2.6.2</policy.models.version>
</properties>
<modules>