aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-12-11 14:45:09 +0000
committersaul.gill <saul.gill@est.tech>2023-12-11 14:45:09 +0000
commitdb0e5590be4a5e66a0e1661943a022169f30835e (patch)
tree064f5fefdec2d52f698d68b3825f6f20225b4ec6 /pom.xml
parentcc6fd2a0b84d0f1ef2b88ffce4ac930925a9aaa4 (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-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I7c3a58914d035e98198958faa3efae50bf177379
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 1b0568f05..3d9792c55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0</version>
<relativePath />
</parent>
@@ -46,8 +46,8 @@
</sonar.javascript.lcov.reportPaths>
<!-- Policy framework dependencies -->
- <version.policy.common>2.1.0-SNAPSHOT</version.policy.common>
- <version.policy.models>3.1.0-SNAPSHOT</version.policy.models>
+ <version.policy.common>2.1.0</version.policy.common>
+ <version.policy.models>3.1.0</version.policy.models>
<!-- Apex-specific dependencies -->
<version.activemq>5.18.2</version.activemq>