aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-12-11 16:19:47 +0000
committersaul.gill <saul.gill@est.tech>2023-12-11 16:19:47 +0000
commit3da8e4ed9dce4f54830ce7dd791d2f280ae82195 (patch)
treeef2092930df445ea591cd91c9bef78aceeb34106 /pom.xml
parentcf954d73c573ceff1eec9d1dc897d1a6a0353f07 (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-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I7e48289381e7f0fa2ce126952b765463e6a10e0d
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 3d9792c55..240606c25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.0</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.1-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.0</version.policy.common>
- <version.policy.models>3.1.0</version.policy.models>
+ <version.policy.common>2.1.1-SNAPSHOT</version.policy.common>
+ <version.policy.models>3.1.1-SNAPSHOT</version.policy.models>
<!-- Apex-specific dependencies -->
<version.activemq>5.18.2</version.activemq>