aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2024-04-26 09:24:48 +0100
committersaul.gill <saul.gill@est.tech>2024-04-26 09:24:48 +0100
commitb7e95634fe8ba0585e5922ebc8a3bdb883b7f829 (patch)
tree2ce738c02c0d7708141d0972846febd0c7206d94 /pom.xml
parente1e6fbfe5d906a5646f7214f84ebc70c9b0f314a (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-4970 Change-Id: I0ef5fcfbb70d87cd3df3ebaf495edf0da43cf383 Signed-off-by: saul.gill <saul.gill@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 1120f1a62..7cab269e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.2</version>
+ <version>4.1.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.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.1.2</version.policy.common>
- <version.policy.models>3.1.2</version.policy.models>
+ <version.policy.common>2.1.3-SNAPSHOT</version.policy.common>
+ <version.policy.models>3.1.3-SNAPSHOT</version.policy.models>
<!-- Apex-specific dependencies -->
<version.activemq>5.18.3</version.activemq>