aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-23 10:59:06 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-23 10:59:06 +0100
commit9a005431305990f6accd743b80dcf6a9550af26a (patch)
treecd0dc8fbb4a0e635e4ad22d68b1dc6414986ef71 /pom.xml
parentdfa69b05452f8cc2baf462eb36d701f1f64ca9f8 (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-4343 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I37502e4d1d64661ae82b2a9a92330691ec69e634
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 1e4d127c3..0c097fa4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.0</version>
+ <version>3.6.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.3.0-SNAPSHOT</version>
+ <version>6.3.1-SNAPSHOT</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
@@ -52,8 +52,8 @@
</description>
<properties>
- <policy.common.version>1.11.0</policy.common.version>
- <policy.models.version>2.7.0</policy.models.version>
+ <policy.common.version>1.11.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.7.1-SNAPSHOT</policy.models.version>
</properties>
<modules>