aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-12-05 13:47:31 -0500
committerDan Timoney <dtimoney@att.com>2017-12-05 13:47:31 -0500
commitb3aa1979de292cdd21aba7d9e40c4e016a348dfc (patch)
tree7af80a515c9ba7cf420631ee2fd88d8f106087d6
parent479f3a60e100eae4eb37f1d9352f9a418cf467f9 (diff)
Use version 0.1.1-SNAPSHOT of root pom
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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9479abb5..5c4e3723 100644
--- 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>