aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-12-05 13:23:06 -0500
committerDan Timoney <dtimoney@att.com>2017-12-05 13:23:06 -0500
commit2fbc9636085f6ddfd6ee8476625e9dc29e811c3a (patch)
tree11406620812a2900dd8f1a5a7f26953ca903c764
parentfd98c88d4dab5d8dff4ee85d366f2f8862267773 (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: I090294a45fdbe5be5e9cf4ddee86b4764a462623 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 51ae91b7..9378d153 100755
--- 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>