aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-11-18 16:31:26 +0000
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-11-18 16:31:26 +0000
commit58261c72572e58f8bded5c4c4223dcb0f9b82f04 (patch)
treed0de8140e76df38f134dae582a2d316139f67bb4 /pom.xml
parent3c7ae72cf52b7bbc0392c828d34fc925ba04ef1b (diff)
update references in policy/apex-pdp pom
updated references in the policy/apex-pdp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5166 Change-Id: I21768454a32064634610705890c74960b725e907 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 517a82188..5ef3a71ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>5.0.1-SNAPSHOT</version>
+ <version>5.0.1</version>
<relativePath />
</parent>
@@ -46,8 +46,8 @@
</sonar.javascript.lcov.reportPaths>
<!-- Policy framework dependencies -->
- <version.policy.common>3.0.1-SNAPSHOT</version.policy.common>
- <version.policy.models>4.0.1-SNAPSHOT</version.policy.models>
+ <version.policy.common>3.0.1</version.policy.common>
+ <version.policy.models>4.0.1</version.policy.models>
<!-- Apex-specific dependencies -->
<version.activemq>5.18.3</version.activemq>