aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-27 20:55:36 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-27 20:55:36 +0100
commitcea027d4a5ec3d9abcc6f2171267b28298a1deb0 (patch)
treef5843cc7b7de2d35b6811278d552834463821ffd /pom.xml
parent177d52c481f21809792a6cd25629014c1fdf23b1 (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: I924f7541fade3884a3bed0926ad7a598e278a06d
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 bab2b951..394b6a55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.3-SNAPSHOT</version>
+ <version>3.5.3</version>
<relativePath />
</parent>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>1.10.3-SNAPSHOT</policy.common.version>
- <policy.models.version>2.6.3-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.10.3</policy.common.version>
+ <policy.models.version>2.6.3</policy.models.version>
</properties>
<modules>