summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2024-05-20 12:04:16 +0100
committersaul.gill <saul.gill@est.tech>2024-05-20 12:04:16 +0100
commit6d30b77d61c1a8e34eabb846d9277b87884ff4ea (patch)
tree75daccf79a43816544f06f2e0c77167870a80cd2 /pom.xml
parent2516099286aaf7ffcea4fe9c3ee313d8b8165cc1 (diff)
Set all cross references of policy/apex-pdp
policy/apex-pdp updated with correct cross references *** This commit is generated by a PF release script *** Issue-ID: POLICY-4999 Change-Id: Id17c8ef549f75f41125deb148b712f4cdf4b965c Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index b03e7827c..0927ebb9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>5.0.0-SNAPSHOT</version>
<relativePath />
</parent>
@@ -46,8 +46,8 @@
</sonar.javascript.lcov.reportPaths>
<!-- Policy framework dependencies -->
- <version.policy.common>2.1.4-SNAPSHOT</version.policy.common>
- <version.policy.models>3.1.4-SNAPSHOT</version.policy.models>
+ <version.policy.common>3.0.0-SNAPSHOT</version.policy.common>
+ <version.policy.models>4.0.0-SNAPSHOT</version.policy.models>
<!-- Apex-specific dependencies -->
<version.activemq>5.18.3</version.activemq>