Bump up clamp version 03/119203/2
authorsebdet <sebastien.determe@intl.att.com>
Thu, 4 Mar 2021 13:57:22 +0000 (14:57 +0100)
committerJim Hahn <jrh3@att.com>
Fri, 12 Mar 2021 21:11:32 +0000 (21:11 +0000)
Bump up to 6.0.2 to be ready for next policy-clamp release

Issue-ID: POLICY-3123
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I669042d935697110991b0f889d5dee4de9a2ad9d
(cherry picked from commit c39367c1eab308b9b66d571a496b0652cb728dde)

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 23a5d91..482d524 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.policy</groupId>
     <artifactId>clamp</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.2-SNAPSHOT</version>
     <name>policy-clamp</name>
 
 
index a55d4d2..61e195c 100644 (file)
@@ -27,7 +27,7 @@
 
 major=6
 minor=0
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}