aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-10-21 17:45:53 +0100
committerliamfallon <liam.fallon@est.tech>2022-10-21 17:45:53 +0100
commit75a69e67d03a55d3961d0f6a9f7925868dd39aa6 (patch)
tree09275ebe639da1268ca49200248b8ce08557de94 /pom.xml
parentd07c1fab4b455fce13f6185c614c90682e327ebd (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-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ic5dba007602ae27989cc20ef59f512b1e06fa892
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 fb798d728..fc3755e58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,13 +23,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.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.3.2-SNAPSHOT</version>
+ <version>6.4.0-SNAPSHOT</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
@@ -52,8 +52,8 @@
</description>
<properties>
- <policy.common.version>1.11.2-SNAPSHOT</policy.common.version>
- <policy.models.version>2.7.2-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.12.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.8.0-SNAPSHOT</policy.models.version>
</properties>
<modules>