aboutsummaryrefslogtreecommitdiffstats
path: root/aai-service/installer/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/installer/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/installer/pom.xml')
-rwxr-xr-xaai-service/installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-service/installer/pom.xml b/aai-service/installer/pom.xml
index 388115f..b632c54 100755
--- a/aai-service/installer/pom.xml
+++ b/aai-service/installer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>aai-service</artifactId>
<groupId>org.openecomp.sdnc.adaptors</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<artifactId>aai-service-installer</artifactId>
<name>AAI Adaptor - Karaf Installer</name>