aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-07-11 14:35:56 +0100
committerliamfallon <liam.fallon@est.tech>2022-07-11 14:35:56 +0100
commit71c8ce2c4d72c730a83faecebd0fafc740056756 (patch)
treec48656f2b22f9c7c74309c9474b55bab91be1892
parent0b310105b894996bcc87e645ce39f967b6f03b46 (diff)
update policy models references
updated policy models references *** This commit is generated by a PF release script *** Issue-ID: POLICY-4233 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ieec526873b56204307e93f47d042b2dc4a84579d
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 3f8cfffa..6880f463 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-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.8.2</policy.common.version>
- <policy.models.version>2.4.4</policy.models.version>
+ <policy.common.version>1.8.3-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.4.6-SNAPSHOT</policy.models.version>
</properties>
<modules>