aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-12-05 12:46:31 -0500
committerDan Timoney <dtimoney@att.com>2017-12-05 12:46:31 -0500
commit21a8c259fe256849c981b16613e47d7a1a7ef0d4 (patch)
tree9ca22eb6bcc58f1e4797571fd79041639a708b8d
parentd3cddb1734a28d8fa3b7262f0c1d0c14f213deb2 (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: Icd375f90b534a23302a2b2df51138820c84f42a1 Issue-ID: CCSDK-148 Signed-off-by: Dan Timoney <dtimoney@att.com>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e11499ae..1f0d689a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,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>
<scm>