aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-11-19 23:06:30 +0000
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-11-19 23:06:30 +0000
commit5a7e8d2848fd248ffceea370de02d8290019dbe5 (patch)
treeaa3ec0c0004d3fb7351250fa5f79c134ed8986b0 /pom.xml
parent3ea1093bdc77136c4ad2ea6585178589fb64ddef (diff)
Set all cross references of policy/xacml-pdpHEADmaster
policy/xacml-pdp updated with correct cross references *** This commit is generated by a PF release script *** Issue-ID: POLICY-5166 Change-Id: I8a87a2946560229aaa39d923ed020f0513a0834d Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@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 6baa4f80..e7c8ff85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.1.0-SNAPSHOT</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>This code implements the XACML PDP engine</description>
<properties>
- <policy.common.version>3.0.2-SNAPSHOT</policy.common.version>
- <policy.models.version>4.0.2-SNAPSHOT</policy.models.version>
+ <policy.common.version>3.1.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>4.1.0-SNAPSHOT</policy.models.version>
<jacoco.dataFile>${project.basedir}/target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
<xacml.version>4.0.0</xacml.version>
</properties>