From 6706a2c5b332a97d65c04e39acd1a2105a546a02 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 15 Mar 2017 10:36:08 -0400 Subject: [VERSION] Roll to next version Roll to version 1.1.0-SNAPSHOT Change-Id: Ib48f5bdc0550d5bb5611a9e86c0ade84a5a7af6e Signed-off-by: Dan Timoney --- dblib/features/pom.xml | 2 +- dblib/installer/pom.xml | 2 +- dblib/pom.xml | 4 ++-- dblib/provider/pom.xml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dblib') diff --git a/dblib/features/pom.xml b/dblib/features/pom.xml index e894115..8111449 100755 --- a/dblib/features/pom.xml +++ b/dblib/features/pom.xml @@ -4,7 +4,7 @@ dblib org.openecomp.sdnc.core - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT dblib-features DBLIB Adaptor - Features diff --git a/dblib/installer/pom.xml b/dblib/installer/pom.xml index eb1f747..7754962 100755 --- a/dblib/installer/pom.xml +++ b/dblib/installer/pom.xml @@ -4,7 +4,7 @@ dblib org.openecomp.sdnc.core - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT dblib-installer DBLIB Adaptor - Karaf Installer diff --git a/dblib/pom.xml b/dblib/pom.xml index d9aba9d..0534e07 100755 --- a/dblib/pom.xml +++ b/dblib/pom.xml @@ -3,7 +3,7 @@ org.openecomp.sdnc.core sdnc-core - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT @@ -16,7 +16,7 @@ DBLIB Adaptor The DBLIB adaptor allows service logic to access persistent data in a local sql database - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT diff --git a/dblib/provider/pom.xml b/dblib/provider/pom.xml index 70180ba..71de996 100755 --- a/dblib/provider/pom.xml +++ b/dblib/provider/pom.xml @@ -4,10 +4,10 @@ org.openecomp.sdnc.core dblib - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT dblib-provider - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle DBLIB Adaptor - Provider http://maven.apache.org -- cgit