aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-05-03 17:22:19 +0100
committerliamfallon <liam.fallon@est.tech>2022-05-03 17:34:13 +0100
commit9fa11a0b5ef61399598cc84950209bd8b38eed82 (patch)
tree8accc970275d09383798787e2040c0ae97f4ac7b /pom.xml
parent3018f68d199cc9cb8e86fd3032ca6b231d48204c (diff)
Set snapshot and/or references of policy/clamp for new release
policy/clamp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4073 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Icf5d09aafb4ff088dd9e6c3268859753c0a3c06a Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index a82ff56bd..f7ccea3bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.4-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.2.4-SNAPSHOT</version>
+ <version>6.3.0-SNAPSHOT</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
@@ -52,8 +52,8 @@
</description>
<properties>
- <policy.common.version>1.10.4-SNAPSHOT</policy.common.version>
- <policy.models.version>2.6.4-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.11.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.7.0-SNAPSHOT</policy.models.version>
</properties>
<modules>