aboutsummaryrefslogtreecommitdiffstats
path: root/aai-service/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-02-20 17:41:34 -0500
committerDan Timoney <dtimoney@att.com>2017-02-20 17:41:42 -0500
commit296e3a05876455313bde7d2489728f67cc82e602 (patch)
tree399b3d68679ebf74b059be03c2d7d4549e563f49 /aai-service/pom.xml
parent6acc48a5b3cbb2be58a05926bd0938dcadbb8057 (diff)
[VERSION] Official root pom version
Use root pom version 1.0.0 Change-Id: Iee0fa7a6105cf78145ebeaa7ca79d2ca4c2c54d6 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'aai-service/pom.xml')
-rwxr-xr-xaai-service/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-service/pom.xml b/aai-service/pom.xml
index 11a7b7c..e6cec69 100755
--- a/aai-service/pom.xml
+++ b/aai-service/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openecomp.sdnc.adaptors</groupId>
<artifactId>sdnc-adaptors</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -15,7 +15,7 @@
<name>AAI Interface Service</name>
<description>The AAI Interface service exposes an interface to AAI as an OSGi service</description>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<dependencyManagement>
<dependencies>