From fac1e9ba4a0198274e0e21abbb7a4c003c470dc1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 9 Nov 2017 07:16:55 -0500 Subject: Roll to version 0.1.1-SNAPSHOT Roll to next release version Change-Id: I6256aa3e20e6d03edf02ea2f049ca425944dc605 Issue-ID: CCSDK-141 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 b8485035..4fbc46b7 100755 --- a/aai-service/features/pom.xml +++ b/aai-service/features/pom.xml @@ -4,7 +4,7 @@ aai-service org.onap.ccsdk.sli.adaptors - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT aai-service-features AAI Interface Service - Features diff --git a/aai-service/installer/pom.xml b/aai-service/installer/pom.xml index 03b523d0..9e9b060e 100755 --- a/aai-service/installer/pom.xml +++ b/aai-service/installer/pom.xml @@ -4,7 +4,7 @@ aai-service org.onap.ccsdk.sli.adaptors - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT aai-service-installer AAI Adaptor - Karaf Installer diff --git a/aai-service/pom.xml b/aai-service/pom.xml index 93b286c9..c1dd0b32 100755 --- a/aai-service/pom.xml +++ b/aai-service/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.sli.adaptors ccsdk-sli-adaptors - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT 4.0.0 @@ -16,7 +16,7 @@ AAI Interface Service The AAI Interface service exposes an interface to AAI as an OSGi service - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT diff --git a/aai-service/provider/pom.xml b/aai-service/provider/pom.xml index e17dab86..4419a69a 100755 --- a/aai-service/provider/pom.xml +++ b/aai-service/provider/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.sli.adaptors aai-service - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT aai-service-provider bundle -- cgit 1.2.3-korg