aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-02 18:18:02 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-02 18:18:02 +0100
commit6f8e4ebb913ed92d5d6c86b518587488ffd33021 (patch)
treec0af2847bd88a95142464b6dbf0702a6cdf66dbc /pom.xml
parent04d067b5c648b16131871d45148f22a6e4888afd (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-4333 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I45e97b1a6d48f31a7149de9cc19929f3bdfbbc1b
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 8fbde79bb..464a27784 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</version>
+ <version>3.5.5-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.2.4-SNAPSHOT</version>
+ <version>6.2.5-SNAPSHOT</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
@@ -52,8 +52,8 @@
</description>
<properties>
- <policy.common.version>1.10.4</policy.common.version>
- <policy.models.version>2.6.5</policy.models.version>
+ <policy.common.version>1.10.5-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.6.6-SNAPSHOT</policy.models.version>
</properties>
<modules>