From ed1cf1fb3c4c581cc03d82f640d7a550cafc9430 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 26 Apr 2019 12:36:25 -0700 Subject: Increment snapshot version Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare for next development cycle. Change-Id: I187785ab4b11a37815289d20ba802c48e86cee7f Signed-off-by: Patrick Brady Issue-ID: APPC-1585 --- appc-provider/appc-provider-bundle/pom.xml | 2 +- appc-provider/appc-provider-features/features-appc-provider/pom.xml | 2 +- appc-provider/appc-provider-features/onap-appc-provider/pom.xml | 2 +- appc-provider/appc-provider-features/pom.xml | 2 +- appc-provider/appc-provider-installer/pom.xml | 2 +- appc-provider/appc-provider-model/pom.xml | 2 +- appc-provider/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-provider') diff --git a/appc-provider/appc-provider-bundle/pom.xml b/appc-provider/appc-provider-bundle/pom.xml index 9a4b0d8d1..062c815f7 100644 --- a/appc-provider/appc-provider-bundle/pom.xml +++ b/appc-provider/appc-provider-bundle/pom.xml @@ -33,7 +33,7 @@ org.onap.appc appc-provider-bundle - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT bundle appc-provider-bundle diff --git a/appc-provider/appc-provider-features/features-appc-provider/pom.xml b/appc-provider/appc-provider-features/features-appc-provider/pom.xml index 19ab1d1ab..0239c692d 100644 --- a/appc-provider/appc-provider-features/features-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/features-appc-provider/pom.xml @@ -8,7 +8,7 @@ org.onap.appc features-appc-provider - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT feature appc-provider features repo diff --git a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml index 9df0b8eeb..99f9e863e 100644 --- a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml @@ -9,7 +9,7 @@ org.onap.appc onap-appc-provider - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT feature onap-appc-provider diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index 4d3cd370c..ca62fa32a 100644 --- a/appc-provider/appc-provider-features/pom.xml +++ b/appc-provider/appc-provider-features/pom.xml @@ -29,7 +29,7 @@ org.onap.appc appc-provider-features - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT pom appc-provider-features diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index 6b196339c..0e1687b56 100644 --- a/appc-provider/appc-provider-installer/pom.xml +++ b/appc-provider/appc-provider-installer/pom.xml @@ -29,7 +29,7 @@ org.onap.appc appc-provider-installer - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT pom APPC Provider - Karaf Installer diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml index 357012a62..103018857 100644 --- a/appc-provider/appc-provider-model/pom.xml +++ b/appc-provider/appc-provider-model/pom.xml @@ -29,7 +29,7 @@ org.onap.appc appc-provider-model - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT bundle appc-provider-model diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml index 9c3409332..fadc45081 100644 --- a/appc-provider/pom.xml +++ b/appc-provider/pom.xml @@ -28,7 +28,7 @@ org.onap.appc appc-provider - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT pom APPC Provider The app-c service provider -- cgit 1.2.3-korg