summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-11-18 16:31:29 +0000
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-11-18 16:31:29 +0000
commit1b3da3f973d701246982a11fe920425e09da73c2 (patch)
tree21fb20ea6a6b3b51d632d7a9cb8949c5fe9db2d0 /pom.xml
parent702af5e5b4d85c817ca2a8bce541bc96ccfa9ef4 (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-5166 Change-Id: Ic23e4ff675d6935019ee5102d09d8c552dea297b Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
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 7740aab2..d5db4eb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>5.0.1-SNAPSHOT</version>
+ <version>5.0.1</version>
<relativePath />
</parent>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>3.0.1-SNAPSHOT</policy.common.version>
- <policy.models.version>4.0.1-SNAPSHOT</policy.models.version>
+ <policy.common.version>3.0.1</policy.common.version>
+ <policy.models.version>4.0.1</policy.models.version>
</properties>
<modules>