Update to use parent version 0.1.1-SNAPSHOT 91/25591/1
authorDan Timoney <dtimoney@att.com>
Tue, 5 Dec 2017 18:55:50 +0000 (13:55 -0500)
committerDan Timoney <dtimoney@att.com>
Tue, 5 Dec 2017 18:55:50 +0000 (13:55 -0500)
Need to use snapshot version of pom associated with Amsterdam mtce release
(0.1.1-SNAPSHOT)

Change-Id: Idfaa84d80366710b2077bc39080e79823f32138c
Issue-ID: SDNC-211
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 06afa3e1367d32e9ede6ae61d037c398cc8c8215

pom.xml

diff --git a/pom.xml b/pom.xml
index cbe11bb..f80b6fa 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>