aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-12-15 16:19:51 +0000
committerliamfallon <liam.fallon@est.tech>2022-12-15 16:19:51 +0000
commitac71161ab4d0cd5be47c799d2f186c900e0914ec (patch)
treeb575d2117c7e301630bc46a8295bbf70e19d99f7 /pom.xml
parent86ab98fa7391ca3e20b87737c759080faa5bcf9e (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-4484 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I1024bd52eee2ece83698ff596152a4f895070def
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 461453bd..1814630c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.0</version>
+ <version>3.7.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>policy-distribution</artifactId>
- <version>2.9.0-SNAPSHOT</version>
+ <version>2.9.1-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.0</policy.common.version>
- <policy.models.version>2.8.0</policy.models.version>
+ <policy.common.version>1.12.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.8.1-SNAPSHOT</policy.models.version>
</properties>
<modules>