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

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

diff --git a/pom.xml b/pom.xml
index 9479abb..5c4e372 100644 (file)
--- 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>