aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-03-18 15:38:01 +0000
committerliamfallon <liam.fallon@est.tech>2021-03-18 15:39:17 +0000
commit6fcbc2d8ef53fc2de3cdbc33e84402be5e890d0b (patch)
tree5a5d37035459e66e09250a754d1ba3a7c14a4b9b /pom.xml
parent30d27817c3a6a11b75926c3b57d0da2103d3e956 (diff)
Bump policy references to latest snapshot versions
Issue-ID: POLICY-3105 Change-Id: I81d6d343a22b2e27d1b7109d5a918e792ce674fb Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index f327e257..2b02baa1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.3.0</version>
+ <version>3.4.0-SNAPSHOT</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.8.0</policy.common.version>
- <policy.models.version>2.4.1</policy.models.version>
+ <policy.common.version>1.9.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.5.0-SNAPSHOT</policy.models.version>
</properties>
<modules>