From ccec11114744377358c8a3e87174aa4d29019f58 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Sat, 3 Aug 2019 23:06:41 -0700 Subject: Increment versions after release Change-Id: I83b000b7c4ac94b5eba396b5e1856a970fa90623 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/pom.xml | 2 +- .../appc-chef-adapter-features/features-appc-chef-adapter/pom.xml | 2 +- .../appc-chef-adapter-features/onap-appc-chef-adapter/pom.xml | 2 +- appc-adapters/appc-chef-adapter/appc-chef-adapter-features/pom.xml | 2 +- appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml | 2 +- appc-adapters/appc-chef-adapter/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-adapters/appc-chef-adapter') diff --git a/appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/pom.xml b/appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/pom.xml index 1039922d6..75206e2f6 100644 --- a/appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/pom.xml +++ b/appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/pom.xml @@ -34,7 +34,7 @@ appc-chef-adapter-bundle org.onap.appc - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT bundle APPC Chef Adapter - Bundle diff --git a/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/features-appc-chef-adapter/pom.xml b/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/features-appc-chef-adapter/pom.xml index ce6ffa282..800452fb3 100644 --- a/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/features-appc-chef-adapter/pom.xml +++ b/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/features-appc-chef-adapter/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-chef-adapter - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT feature diff --git a/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/onap-appc-chef-adapter/pom.xml b/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/onap-appc-chef-adapter/pom.xml index c8213dff6..eeacc9c03 100644 --- a/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/onap-appc-chef-adapter/pom.xml +++ b/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/onap-appc-chef-adapter/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-chef-adapter - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT feature diff --git a/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/pom.xml b/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/pom.xml index 3fbb11dd9..18d4893e7 100644 --- a/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/pom.xml +++ b/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-chef-adapter-feature-aggregator - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT pom diff --git a/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml b/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml index 92ab3c13a..f26cace4a 100644 --- a/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml +++ b/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml @@ -33,7 +33,7 @@ appc-chef-adapter-installer org.onap.appc - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT APPC Chef Adapter - Karaf Installer pom diff --git a/appc-adapters/appc-chef-adapter/pom.xml b/appc-adapters/appc-chef-adapter/pom.xml index c1f43db81..682bcf60b 100644 --- a/appc-adapters/appc-chef-adapter/pom.xml +++ b/appc-adapters/appc-chef-adapter/pom.xml @@ -34,7 +34,7 @@ appc-chef-adapter org.onap.appc - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT APPC Chef Adaptor Abstraction to connect to and utilize the services of cloud providers such as OpenStack or VMWare. -- cgit 1.2.3-korg