From a928172435c9314f9170f99321a6a58eec4c80a1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 5 Dec 2017 13:48:19 -0500 Subject: [PATCH] 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 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c1ed06be..c1f3f5cd 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-carbon-sr1 - 0.1.0 + 0.1.1-SNAPSHOT 4.0.0 -- 2.16.6