Update pom 86/71486/1
authorsebdet <sebastien.determe@intl.att.com>
Tue, 30 Oct 2018 16:56:59 +0000 (17:56 +0100)
committersebdet <sebastien.determe@intl.att.com>
Tue, 30 Oct 2018 16:56:59 +0000 (17:56 +0100)
Update pom to 3.0.2 for RC2

Issue-ID: CLAMP-240
Change-Id: Id219f040aca1a98e3e64d7877c2cdb1b91efaa89
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 0f1eab2..60900f0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
                <modelVersion>4.0.0</modelVersion>
                <groupId>org.onap.clamp</groupId>
                <artifactId>clds</artifactId>
-               <version>3.0.1-SNAPSHOT</version>
+               <version>3.0.2-SNAPSHOT</version>
                <name>clamp</name>
 
                <parent>
index 16d80a9..244632e 100644 (file)
@@ -27,7 +27,7 @@
 
 major=3
 minor=0
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}