aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-02-19 18:17:09 -0500
committerDan Timoney <dtimoney@att.com>2017-02-19 18:17:17 -0500
commitae07dc6366be2345b858e24df3902e167392557b (patch)
treee2edaf0069d22e7a6a508cbd622cac7ff356f37a
parent841680ed8523aedeaf41455a48d89d3e061e522b (diff)
[VERSION] Reset root version
Reset root pom version to 1.0.0-SNAPSHOT Change-Id: I5a95be493f48ffe39e046222f093e932a7b3d17a Signed-off-by: Dan Timoney <dtimoney@att.com>
-rwxr-xr-xpom.xml2
-rwxr-xr-xrootpom/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 33148ca..09fd094 100755
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>root</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>rootpom/pom.xml</relativePath>
</parent>
diff --git a/rootpom/pom.xml b/rootpom/pom.xml
index 61616a9..fadd5de 100755
--- a/rootpom/pom.xml
+++ b/rootpom/pom.xml
@@ -81,7 +81,7 @@
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>root</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<dependencyManagement>
<dependencies>