From 890ad9dd6632cc2c2a125645afeee4724b3598be Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 21 Nov 2017 14:31:45 -0500 Subject: Bump minor version Bump minor version and reset build for Beijing development Change-Id: Ie4e0bc53c1b378d59dc0ec2504cf92a36f8ff04f Issue-ID: CIMAN-120 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 4fbc46b7d..dea0c9a7f 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.1-SNAPSHOT + 0.2.0-SNAPSHOT aai-service-features AAI Interface Service - Features diff --git a/aai-service/installer/pom.xml b/aai-service/installer/pom.xml index 9e9b060e6..511d2c89d 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.1-SNAPSHOT + 0.2.0-SNAPSHOT aai-service-installer AAI Adaptor - Karaf Installer diff --git a/aai-service/pom.xml b/aai-service/pom.xml index c1dd0b321..340024cac 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.1-SNAPSHOT + 0.2.0-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.1-SNAPSHOT + 0.2.0-SNAPSHOT diff --git a/aai-service/provider/pom.xml b/aai-service/provider/pom.xml index 4419a69a1..d96d0be1d 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.1-SNAPSHOT + 0.2.0-SNAPSHOT aai-service-provider bundle -- cgit 1.2.3-korg