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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I39ae194f4d61fae9829a7e670b16917900e0625c
diff --git a/pom.xml b/pom.xml
index 3514cc4..4a6b982 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>4.0.1</version>
+        <version>4.0.2-SNAPSHOT</version>
         <relativePath />
     </parent>
     <groupId>org.onap.policy.clamp</groupId>
     <artifactId>policy-clamp</artifactId>
-    <version>7.0.1-SNAPSHOT</version>
+    <version>7.0.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <packaging>pom</packaging>
     <description>
@@ -50,8 +50,8 @@
         o policy-clamp-participant-impl-kserve: A standard participant for Kserve
     </description>
     <properties>
-        <policy.common.version>2.0.1</policy.common.version>
-        <policy.models.version>3.0.1</policy.models.version>
+        <policy.common.version>2.0.2-SNAPSHOT</policy.common.version>
+        <policy.models.version>3.0.2-SNAPSHOT</policy.models.version>
     </properties>
     <modules>
         <module>common</module>