[VERSION] Official root pom version 35/1035/2
authorDan Timoney <dtimoney@att.com>
Mon, 20 Feb 2017 22:15:41 +0000 (17:15 -0500)
committerDan Timoney <dtimoney@att.com>
Mon, 20 Feb 2017 22:26:25 +0000 (17:26 -0500)
Use root pom version 1.0.0

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

diff --git a/pom.xml b/pom.xml
index 7087a8d..0da84cf 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
        <parent>
                <groupId>org.openecomp.sdnc.core</groupId>
                <artifactId>root</artifactId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.0.0</version>
                <relativePath>rootpom/pom.xml</relativePath>
        </parent>
 
index f627811..1d1c8eb 100755 (executable)
@@ -81,7 +81,7 @@
        <packaging>pom</packaging>
        <groupId>org.openecomp.sdnc.core</groupId>
        <artifactId>root</artifactId>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.0.0</version>
 
        <dependencyManagement>
                <dependencies>