aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-12 18:41:42 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-12 18:41:42 +0100
commit449c40bba0d8f725295e59d6790ced3046a9b8bf (patch)
treeaa7895637878a8aa67bbf66d00f3c98af9ed5884 /pom.xml
parentd244570bf7aa06b374af872206ce98f7a9f25c4d (diff)
update references in policy/api pom
updated references in the policy/api pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I8e2d394be2baad3ab4020d9e457e7a3e0298bc72
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 074c3072..3052cf80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.2-SNAPSHOT</version>
+ <version>3.5.2</version>
<relativePath />
</parent>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</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>