aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-10-21 17:42:50 +0100
committerliamfallon <liam.fallon@est.tech>2022-10-21 17:42:50 +0100
commit84f728930527d34821a827ec6681ce9313989cab (patch)
tree438cc9e65e705e5a1a1ab80b6f8fdcbf70042aaa /pom.xml
parentdfc241e57c4f261f1983886582ba0c4ff83b79fb (diff)
Set snapshot and/or references of policy/models for new release
policy/models updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ie62a24c34694977b9bbbab9554bce5b54648afb7
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 8ed92b6f7..96554d5b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.2-SNAPSHOT</version>
+ <version>3.7.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.models</groupId>
<artifactId>policy-models</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>2.8.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-models</name>
@@ -42,7 +42,7 @@
<properties>
<derby.version>10.13.1.1</derby.version>
<javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
- <policy.common.version>1.11.2-SNAPSHOT</policy.common.version>
+ <policy.common.version>1.12.0-SNAPSHOT</policy.common.version>
</properties>
<modules>