aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-05-17 10:24:45 +0100
committerwaynedunican <wayne.dunican@est.tech>2024-05-17 10:24:45 +0100
commit67e0b63c58f0346f61e4886e0d98358fa271ed1e (patch)
treedc8c0bf2e0f8b5c9fb8e58cd4292f4edb03b1d8f /pom.xml
parent5d26baa449844ce9078ca5f6c7fc041d39791e29 (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-5001 Change-Id: I355059f0f553144adbe3b9e0e3accc2441d56609 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 29b8515c4..e62bb43ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.4</version>
+ <version>4.1.5-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.4-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.3</version.policy.common>
- <version.policy.models>3.1.3</version.policy.models>
+ <version.policy.common>2.1.4-SNAPSHOT</version.policy.common>
+ <version.policy.models>3.1.4-SNAPSHOT</version.policy.models>
<!-- Apex-specific dependencies -->
<version.activemq>5.18.3</version.activemq>