aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSuresh Charan <suresh.charan@bell.ca>2023-04-25 12:13:11 -0400
committerSuresh Charan <suresh.charan@bell.ca>2023-04-25 12:13:11 -0400
commitf54d08362c17176c973efbd72f46e1ddfa0a789f (patch)
treeb53cdb4c0cff967cb69187834e720899db6b10bc /pom.xml
parentbce965114284f91b9a4ef04e0f07c364194e4017 (diff)
Update snapshot and/or references of policy/distribution to latest snapshots
policy/distribution updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4648 Signed-off-by: Suresh Charan <suresh.charan@bell.ca> Change-Id: Iec90307b766a6a691ce95d3c478ae15777054181
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 621f4b4f..d7277f3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.2</version>
+ <version>3.7.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>policy-distribution</artifactId>
- <version>2.9.2-SNAPSHOT</version>
+ <version>2.9.3-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -45,8 +45,8 @@
<!-- Default Sonar configuration -->
<jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
- <policy.common.version>1.12.2</policy.common.version>
- <policy.models.version>2.8.2</policy.models.version>
+ <policy.common.version>1.12.3-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.8.3-SNAPSHOT</policy.models.version>
</properties>
<modules>