[VERSION] Reset root version 57/857/1
authorDan Timoney <dtimoney@att.com>
Sun, 19 Feb 2017 23:17:09 +0000 (18:17 -0500)
committerDan Timoney <dtimoney@att.com>
Sun, 19 Feb 2017 23:17:17 +0000 (18:17 -0500)
Reset root pom version to 1.0.0-SNAPSHOT

Change-Id: I5a95be493f48ffe39e046222f093e932a7b3d17a
Signed-off-by: Dan Timoney <dtimoney@att.com>
pom.xml
rootpom/pom.xml

diff --git a/pom.xml b/pom.xml
index 33148ca..09fd094 100755 (executable)
--- 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>
 
index 61616a9..fadd5de 100755 (executable)
@@ -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>