From 296e3a05876455313bde7d2489728f67cc82e602 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 20 Feb 2017 17:41:34 -0500 Subject: [VERSION] Official root pom version Use root pom version 1.0.0 Change-Id: Iee0fa7a6105cf78145ebeaa7ca79d2ca4c2c54d6 Signed-off-by: Dan Timoney --- aai-service/features/pom.xml | 2 +- aai-service/installer/pom.xml | 2 +- aai-service/pom.xml | 4 ++-- aai-service/provider/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'aai-service') diff --git a/aai-service/features/pom.xml b/aai-service/features/pom.xml index eee2463..90bd936 100755 --- a/aai-service/features/pom.xml +++ b/aai-service/features/pom.xml @@ -4,7 +4,7 @@ aai-service org.openecomp.sdnc.adaptors - 1.0.0-SNAPSHOT + 1.0.0 aai-service-features AAI Interface Service - Features 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 @@ aai-service org.openecomp.sdnc.adaptors - 1.0.0-SNAPSHOT + 1.0.0 aai-service-installer AAI Adaptor - Karaf Installer 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 @@ org.openecomp.sdnc.adaptors sdnc-adaptors - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 @@ -15,7 +15,7 @@ AAI Interface Service The AAI Interface service exposes an interface to AAI as an OSGi service - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/aai-service/provider/pom.xml b/aai-service/provider/pom.xml index 402040a..0653f61 100755 --- a/aai-service/provider/pom.xml +++ b/aai-service/provider/pom.xml @@ -4,7 +4,7 @@ org.openecomp.sdnc.adaptors aai-service - 1.0.0-SNAPSHOT + 1.0.0 aai-service-provider bundle -- cgit 1.2.3-korg