aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-02-20 17:15:41 -0500
committerDan Timoney <dtimoney@att.com>2017-02-20 17:26:25 -0500
commitf40360f3de81d820293155e9ba207312102b6079 (patch)
tree182b809ff3317503849d4d095ec3c315d47cc91d
parent27f305d7827e60795fb34aa7b4fd658f73fd2701 (diff)
[VERSION] Official root pom version
Use root pom version 1.0.0 Change-Id: I3e5cd9137283662e696e1edc8ce52f7a45643601 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 7087a8d..0da84cf 100755
--- 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>
diff --git a/rootpom/pom.xml b/rootpom/pom.xml
index f627811..1d1c8eb 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-SNAPSHOT</version>
+ <version>1.0.0</version>
<dependencyManagement>
<dependencies>