aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-11-22 21:51:36 +0000
committerliamfallon <liam.fallon@est.tech>2022-11-22 21:51:36 +0000
commita22e3f3851321fa26e5aa85b3b805ee2b43484db (patch)
tree9eb6fa5e468f829d8da4d8425100484617b0d127 /pom.xml
parent65045f7aca1d7f94168337f46522a67d1b901c3b (diff)
Update snapshot and/or references of policy/distribution to latest snapshotskohn
policy/distribution updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4461 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Id17deae6584c288f70d1949a301b9fe2a0cfc5f8
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 c6e7f97a..7a03dbff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.1</version>
+ <version>3.6.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>policy-distribution</artifactId>
- <version>2.8.2-SNAPSHOT</version>
+ <version>2.8.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.11.1</policy.common.version>
- <policy.models.version>2.7.2</policy.models.version>
+ <policy.common.version>1.11.2-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.7.3-SNAPSHOT</policy.models.version>
</properties>
<modules>