summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-02-19 09:37:35 +0000
committerwaynedunican <wayne.dunican@est.tech>2024-02-19 09:37:35 +0000
commit27ea1d0e7a7f57220471984ec0b51cc12dc402ee (patch)
tree0eedfdb89283a6ee4eca59f792be12a535a08cef /pom.xml
parent223025aeb5ba26ca9f6e76c8e27a72c30013ac68 (diff)
Update snapshot and/or references of policy/apex-pdp to latest snapshots
policy/apex-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4932 Change-Id: I39f5d8c55625f96586618c80232bb4d3798ff8eb Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 7e7b46e85..1647ac8ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-apex-pdp</name>
@@ -46,8 +46,8 @@
</sonar.javascript.lcov.reportPaths>
<!-- Policy framework dependencies -->
- <version.policy.common>2.1.1</version.policy.common>
- <version.policy.models>3.1.1</version.policy.models>
+ <version.policy.common>2.1.2-SNAPSHOT</version.policy.common>
+ <version.policy.models>3.1.2-SNAPSHOT</version.policy.models>
<!-- Apex-specific dependencies -->
<version.activemq>5.18.3</version.activemq>