aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-12-05 13:48:19 -0500
committerDan Timoney <dtimoney@att.com>2017-12-05 13:48:19 -0500
commita928172435c9314f9170f99321a6a58eec4c80a1 (patch)
treea3d1d625f01847394eadf8fdbb705548d9270aab
parenta780ef4b043567b6b95ce164e6d8edf7b79effbb (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: I74bbf71631311c123ea34db85f9590ca27c2c4bc 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 c1ed06be..c1f3f5cd 100755
--- 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>