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 --- 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 b4e7220d2..ef1a80660 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.0-SNAPSHOT + 0.1.1-SNAPSHOT mdsal-resource-features MD-SAL Resource Adaptor - Features diff --git a/mdsal-resource/installer/pom.xml b/mdsal-resource/installer/pom.xml index 259bc06af..0bc39591e 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.0-SNAPSHOT + 0.1.1-SNAPSHOT mdsal-resource-installer MDSAL Resource - Karaf Installer diff --git a/mdsal-resource/pom.xml b/mdsal-resource/pom.xml index 242a671e3..1a31bf36d 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.0-SNAPSHOT + 0.1.1-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.0-SNAPSHOT + 0.1.1-SNAPSHOT diff --git a/mdsal-resource/provider/pom.xml b/mdsal-resource/provider/pom.xml index 28eab6823..7f349b553 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.0-SNAPSHOT + 0.1.1-SNAPSHOT mdsal-resource-provider bundle -- cgit 1.2.3-korg