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 --- mdsal-resource/features/pom.xml | 2 +- mdsal-resource/installer/pom.xml | 2 +- mdsal-resource/pom.xml | 4 ++-- mdsal-resource/provider/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'mdsal-resource') diff --git a/mdsal-resource/features/pom.xml b/mdsal-resource/features/pom.xml index ef1a8066..478ef057 100755 --- a/mdsal-resource/features/pom.xml +++ b/mdsal-resource/features/pom.xml @@ -4,7 +4,7 @@ mdsal-resource org.onap.ccsdk.sli.adaptors - 0.1.1-SNAPSHOT + 0.2.0-SNAPSHOT mdsal-resource-features MD-SAL Resource Adaptor - Features diff --git a/mdsal-resource/installer/pom.xml b/mdsal-resource/installer/pom.xml index 0bc39591..9f4027b0 100755 --- a/mdsal-resource/installer/pom.xml +++ b/mdsal-resource/installer/pom.xml @@ -4,7 +4,7 @@ mdsal-resource org.onap.ccsdk.sli.adaptors - 0.1.1-SNAPSHOT + 0.2.0-SNAPSHOT mdsal-resource-installer MDSAL Resource - Karaf Installer diff --git a/mdsal-resource/pom.xml b/mdsal-resource/pom.xml index 1a31bf36..5d434668 100755 --- a/mdsal-resource/pom.xml +++ b/mdsal-resource/pom.xml @@ -3,7 +3,7 @@ org.onap.ccsdk.sli.adaptors ccsdk-sli-adaptors - 0.1.1-SNAPSHOT + 0.2.0-SNAPSHOT 4.0.0 @@ -15,7 +15,7 @@ MD-SAL Resource Adaptor The MD-SAL resource adaptor allows service logic to access persistent data from MD-SAL config and operational trees - 0.1.1-SNAPSHOT + 0.2.0-SNAPSHOT diff --git a/mdsal-resource/provider/pom.xml b/mdsal-resource/provider/pom.xml index 7f349b55..0e158ebd 100755 --- a/mdsal-resource/provider/pom.xml +++ b/mdsal-resource/provider/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.sli.adaptors mdsal-resource - 0.1.1-SNAPSHOT + 0.2.0-SNAPSHOT mdsal-resource-provider bundle -- cgit 1.2.3-korg