aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-12 21:35:15 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-12 21:35:15 +0100
commit25b2378104e75f14fb950529eeeff09d7d9d585b (patch)
treecf6de1ff9182968dd4ed1e5dff9cae018ced3e97 /pom.xml
parentb35ab63ff4ea6945f71f2b390d0e756fc0fff979 (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-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ifd4eb766f4070811f8100eb27f58ef2618b1dd22
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 90b34e608..ba716792b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.2</version>
+ <version>3.5.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.2.2-SNAPSHOT</version>
+ <version>6.2.3-SNAPSHOT</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
@@ -52,8 +52,8 @@
</description>
<properties>
- <policy.common.version>1.10.2</policy.common.version>
- <policy.models.version>2.6.2</policy.models.version>
+ <policy.common.version>1.10.3-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.6.3-SNAPSHOT</policy.models.version>
</properties>
<modules>