Use version 0.1.1-SNAPSHOT of root pom 85/25585/1
authorDan Timoney <dtimoney@att.com>
Tue, 5 Dec 2017 18:23:06 +0000 (13:23 -0500)
committerDan Timoney <dtimoney@att.com>
Tue, 5 Dec 2017 18:23:06 +0000 (13:23 -0500)
Staging version is no longer included in public, so must use
SNAPSHOT version of root pom.

Change-Id: I090294a45fdbe5be5e9cf4ddee86b4764a462623
Issue-ID: CCSDK-148
Signed-off-by: Dan Timoney <dtimoney@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 51ae91b..9378d15 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-carbon-sr1</artifactId>
-        <version>0.1.0</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>