aboutsummaryrefslogtreecommitdiffstats
path: root/sliapi/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-02-20 16:54:12 -0500
committerDan Timoney <dtimoney@att.com>2017-02-20 16:55:14 -0500
commit27f305d7827e60795fb34aa7b4fd658f73fd2701 (patch)
tree51ae65c9901279882bf7a6a7aaa751b149010de2 /sliapi/pom.xml
parent5905c83c50f44e998822272a5e0c129e24abb64c (diff)
[VERSION] Update version to 1.0.0
Update version to 1.0.0 to produce release build Change-Id: I8d0d89c0a930310ef90a49fa34ca79bb108a27b2 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sliapi/pom.xml')
-rwxr-xr-xsliapi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sliapi/pom.xml b/sliapi/pom.xml
index c0c928b..1240203 100755
--- a/sliapi/pom.xml
+++ b/sliapi/pom.xml
@@ -7,13 +7,13 @@
<parent>
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>sdnc-core</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>sliapi</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<properties>
<feature-name>sliapi</feature-name>