aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-07-11 14:36:15 +0100
committerliamfallon <liam.fallon@est.tech>2022-07-11 14:36:15 +0100
commit938988a50fd209dfe02ef7ec86eed662c542f993 (patch)
treed1f1d580350f0f8189fb66d8eea88b951cb9f6ed
parent98219f90dbfee3ed00405183a90f90cf4b0c6d43 (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: I612b6e81062bdcb0b1117ab3992286923e3da94e
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index bcc391e5..50fe4fdf 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>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <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>