aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>