summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-03-11 18:03:17 +0000
committerliamfallon <liam.fallon@est.tech>2022-03-11 18:03:17 +0000
commit9d5afb3b5325f166a8ac20d39705e22776f42f5b (patch)
treee19219cb02cab1ca58f9e4074f8f7eef289ae5d5 /pom.xml
parent8afca1324380e0c17f4dc1aefe0e9092d11d4d1e (diff)
Update snapshot and/or references of policy/clamp to latest snapshots
policy/clamp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-3982 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I45033a8f834d30ce188f122519c56af92ca26847
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 bd2627c4b..38d5fa9d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.1</version>
+ <version>3.5.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.2.1-SNAPSHOT</version>
+ <version>6.2.2-SNAPSHOT</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
@@ -52,8 +52,8 @@
</description>
<properties>
- <policy.common.version>1.10.1</policy.common.version>
- <policy.models.version>2.6.1</policy.models.version>
+ <policy.common.version>1.10.2-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.6.2-SNAPSHOT</policy.models.version>
</properties>
<modules>