aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-12-02 15:54:11 +0000
committerliamfallon <liam.fallon@est.tech>2021-12-02 15:54:11 +0000
commiteed3e8be1194b4b9a9e1001fa24edbd024b18378 (patch)
tree08f43bc08668dc7394055e27f21f5852102746b8
parentb0ea218e80803fde4df1a3d6dab18f4fac59a69f (diff)
Update snapshot and/or references of policy/distribution to latest snapshots
*** This commit is generated by a PF release script *** policy/distribution updated to its latest own and reference snapshots Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ibd543fc5349497980f27c6dc574bce31825a7f2e
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index f33fad87..9cd55b58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.0</version>
+ <version>3.5.1-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>1.10.0</policy.common.version>
- <policy.models.version>2.6.0</policy.models.version>
+ <policy.common.version>1.10.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.6.1-SNAPSHOT</policy.models.version>
</properties>
<modules>