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

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

diff --git a/pom.xml b/pom.xml
index c1ed06b..c1f3f5c 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,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>