From 0dcd7f08365a87947a18dee0f617cf8586f4b287 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 8 Nov 2017 17:10:13 -0500 Subject: Roll version to 0.1.3-SNAPSHOT Roll to next snapshot version to prepare for release cut Change-Id: I2a4c8395630b461314291bc8e0f83bf114a21f61 Issue-ID: CCSDK-141 Signed-off-by: Dan Timoney --- utils/features/pom.xml | 2 +- utils/installer/pom.xml | 2 +- utils/pom.xml | 4 ++-- utils/provider/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'utils') diff --git a/utils/features/pom.xml b/utils/features/pom.xml index dedb18e4a..29c023b4b 100755 --- a/utils/features/pom.xml +++ b/utils/features/pom.xml @@ -4,7 +4,7 @@ utils org.onap.ccsdk.sli.core - 0.1.2-SNAPSHOT + 0.1.3-SNAPSHOT utils-features DBLIB Adaptor - Features diff --git a/utils/installer/pom.xml b/utils/installer/pom.xml index 3af9a5866..5361dafc9 100755 --- a/utils/installer/pom.xml +++ b/utils/installer/pom.xml @@ -4,7 +4,7 @@ utils org.onap.ccsdk.sli.core - 0.1.2-SNAPSHOT + 0.1.3-SNAPSHOT utils-installer SLI core utils - Karaf Installer diff --git a/utils/pom.xml b/utils/pom.xml index cf7dbc50f..aad7e625a 100755 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -3,7 +3,7 @@ org.onap.ccsdk.sli.core ccsdk-sli-core - 0.1.2-SNAPSHOT + 0.1.3-SNAPSHOT @@ -16,7 +16,7 @@ SLI Utils Utilities used across sli-core - 0.1.2-SNAPSHOT + 0.1.3-SNAPSHOT diff --git a/utils/provider/pom.xml b/utils/provider/pom.xml index 7cfc66468..c0ffbe26c 100644 --- a/utils/provider/pom.xml +++ b/utils/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.sli.core utils - 0.1.2-SNAPSHOT + 0.1.3-SNAPSHOT 4.0.0 -- cgit 1.2.3-korg