aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-11-13 16:41:38 +0100
committerliamfallon <liam.fallon@est.tech>2023-11-13 16:41:38 +0100
commiteba8318118ae3af33d9e108446e94b04c1e4dc4a (patch)
treee2035d9f5893db234ee8cb709e2d143cfb753e1c /pom.xml
parentdac858ea68ca55d96a46a437da296b07ab133cd3 (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: I0153bb097c61f2c4e52069e05196f31cc61a54ac
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 be98eb14d..659e0c406 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.0.2</version>
+ <version>4.0.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.3-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.2</version.policy.common>
- <version.policy.models>3.0.2</version.policy.models>
+ <version.policy.common>2.0.3-SNAPSHOT</version.policy.common>
+ <version.policy.models>3.0.3-SNAPSHOT</version.policy.models>
<!-- Apex-specific dependencies -->
<version.activemq>5.18.2</version.activemq>