aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-07-11 14:36:21 +0100
committerliamfallon <liam.fallon@est.tech>2022-07-11 14:36:21 +0100
commit43b2198fcd16ba79f165d58cf01b9107a13c9f6c (patch)
tree4a76be2981ee5cb2a34919d4308411c211af0aa3
parentdb1fccb24ded99374a21c02b9b93871be6b16784 (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: I969a64b6ccf98d8b009369835b1ffb994ac2e81f
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index e0e05c5b..9a697e6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath />
</parent>
@@ -51,8 +51,8 @@
<hibernate.core.version>5.4.28.Final</hibernate.core.version>
<hibernate.commons.annotations.version>5.1.2.Final</hibernate.commons.annotations.version>
<xml.apis.version>1.4.01</xml.apis.version>
- <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>