aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-11-19 23:06:33 +0000
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-11-19 23:06:33 +0000
commit423c1595b3d53354f753c400e12b4badf1375eff (patch)
tree354241952226a6814ec6b06cd970889e0b5f0df4 /pom.xml
parenta0c9950b50663949b8e48a3d94e884c1499875e7 (diff)
Set all cross references of policy/distributionHEADmaster
policy/distribution updated with correct cross references *** This commit is generated by a PF release script *** Issue-ID: POLICY-5166 Change-Id: I6c5dbf7dc8350db8b2262b482d36bf921f05f0ae 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 d1956a01..17e980dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,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>
@@ -45,8 +45,8 @@
<!-- Default Sonar configuration -->
<jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
- <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>
<surefireArgLine>
--add-opens java.base/java.lang=ALL-UNNAMED
</surefireArgLine>