From 2bc3e5cc85a9384d080392bc98f623bc88f68592 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 24 Feb 2017 13:28:27 -0500 Subject: [VERSION] Roll back to snapshot Roll back to version 1.0.0-SNAPSHOT Change-Id: I01ecdf7f547d7d79f4e9d23625407cd5a3464e67 Signed-off-by: Dan Timoney --- rootpom/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rootpom') diff --git a/rootpom/pom.xml b/rootpom/pom.xml index a6723de..b70118b 100755 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -70,8 +70,8 @@ true ${project.version} - 1.0.0 - 1.0.0 + 1.0.0-SNAPSHOT + 1.0.0-SNAPSHOT ${sdnc.core.version} ${sdnc.adaptors.version} ${sdnc.core.version} @@ -83,7 +83,7 @@ pom org.openecomp.sdnc.core root - 1.0.0 + 1.0.0-SNAPSHOT -- cgit 1.2.3-korg