aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-10-18 15:48:30 +0100
committerliamfallon <liam.fallon@est.tech>2023-10-18 15:48:30 +0100
commit00e1d227167e0461116576cee3c2b310d8ae11a3 (patch)
tree51f2f9073e86a411f7827599c434c46397f1e704 /pom.xml
parent849cd06a8c87bd5e189f381582c9ea3e0a61a20e (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-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Idc1a4c157321d86067c9a86fd14275e0efac9d8a
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 ae92b80a0..7c51fbc7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.0.1</version>
+ <version>4.0.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.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.0.1</version.policy.common>
- <version.policy.models>3.0.1</version.policy.models>
+ <version.policy.common>2.0.2-SNAPSHOT</version.policy.common>
+ <version.policy.models>3.0.2-SNAPSHOT</version.policy.models>
<!-- Apex-specific dependencies -->
<version.activemq>5.18.2</version.activemq>