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-4648
Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
Change-Id: I79a77b7f325a75a6f0fca2f6b90b7b341626efb8
diff --git a/pom.xml b/pom.xml
index d8be897..f69ee09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,12 +24,12 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.2</version>
+ <version>3.7.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.4.2-SNAPSHOT</version>
+ <version>6.4.3-SNAPSHOT</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
<description>
@@ -51,8 +51,8 @@
o policy-clamp-participant-impl-kserve: A standard participant for Kserve
</description>
<properties>
- <policy.common.version>1.12.2</policy.common.version>
- <policy.models.version>2.8.2</policy.models.version>
+ <policy.common.version>1.12.3-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.8.3-SNAPSHOT</policy.models.version>
</properties>
<modules>
<module>common</module>