From 9cf0a1e191259f19cc7cbffdf57a96cd4e06ee1f Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 17 Nov 2017 16:51:44 -0800 Subject: Bump minor version Bump minor version in preparation for Amsterdam branching. (part 2) Change-Id: Ib9f7cf7f98feb159ce1b136a3cd792820c99e659 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall --- sli/common/pom.xml | 2 +- sli/features/pom.xml | 2 +- sli/installer/pom.xml | 2 +- sli/model/pom.xml | 2 +- sli/pom.xml | 4 ++-- sli/provider/pom.xml | 2 +- sli/recording/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) (limited to 'sli') diff --git a/sli/common/pom.xml b/sli/common/pom.xml index cec0fc5c..4c7daa39 100755 --- a/sli/common/pom.xml +++ b/sli/common/pom.xml @@ -4,7 +4,7 @@ sli org.onap.ccsdk.sli.core - 0.1.3-SNAPSHOT + 0.2.0-SNAPSHOT sli-common bundle diff --git a/sli/features/pom.xml b/sli/features/pom.xml index a442a525..4630b783 100755 --- a/sli/features/pom.xml +++ b/sli/features/pom.xml @@ -4,7 +4,7 @@ sli org.onap.ccsdk.sli.core - 0.1.3-SNAPSHOT + 0.2.0-SNAPSHOT sli-features SLI - Features diff --git a/sli/installer/pom.xml b/sli/installer/pom.xml index 6e5a2efa..23b74713 100755 --- a/sli/installer/pom.xml +++ b/sli/installer/pom.xml @@ -4,7 +4,7 @@ sli org.onap.ccsdk.sli.core - 0.1.3-SNAPSHOT + 0.2.0-SNAPSHOT sli-installer SLI - Karaf Installer diff --git a/sli/model/pom.xml b/sli/model/pom.xml index 4cdb69a4..59658a3e 100755 --- a/sli/model/pom.xml +++ b/sli/model/pom.xml @@ -4,7 +4,7 @@ sli org.onap.ccsdk.sli.core - 0.1.3-SNAPSHOT + 0.2.0-SNAPSHOT sli-model bundle diff --git a/sli/pom.xml b/sli/pom.xml index 5875d6ff..95417c3c 100755 --- a/sli/pom.xml +++ b/sli/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.sli.core ccsdk-sli-core - 0.1.3-SNAPSHOT + 0.2.0-SNAPSHOT 4.0.0 pom @@ -60,7 +60,7 @@ ONAP - 0.1.3-SNAPSHOT + 0.2.0-SNAPSHOT diff --git a/sli/provider/pom.xml b/sli/provider/pom.xml index 9dc74cc2..4f410ab0 100755 --- a/sli/provider/pom.xml +++ b/sli/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.sli.core sli - 0.1.3-SNAPSHOT + 0.2.0-SNAPSHOT sli-provider bundle diff --git a/sli/recording/pom.xml b/sli/recording/pom.xml index 251d225c..b571cfbb 100755 --- a/sli/recording/pom.xml +++ b/sli/recording/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.sli.core sli - 0.1.3-SNAPSHOT + 0.2.0-SNAPSHOT sli-recording bundle -- cgit 1.2.3-korg