aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-02-21 08:47:08 -0500
committerDan Timoney <dtimoney@att.com>2017-02-21 08:47:21 -0500
commit09b162c80016cdc798ad70e749f0ebf35477adea (patch)
tree62b2c78de718841cfb56d488dd12c63369a85e98 /pom.xml
parent2619e3d6671b5615a3cce4ee711af46876a8f3c9 (diff)
[VERSION] Official root pom version
Update to use version 1.0.0 of root pom Change-Id: I9b9d4bea913f60d62cc9dae171db6c117ec10c72 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index e7788ed1..40e970e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>root</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -86,7 +86,7 @@
<organization>
<name>AT&amp;T</name>
</organization>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</project>