From ccd67e90d34875ea01c7ab167a9d6067c9cec982 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 12 Nov 2018 12:14:11 -0800 Subject: Increment version number Changing to version 1.5.0-SNAPSHOT Change-Id: I1e0773d16cb058ac2fb96718581cfbf8d716a2e0 Signed-off-by: Patrick Brady Issue-ID: APPC-1212 --- 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 e6ef05ca9..ec35cca21 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.4.1-SNAPSHOT + 1.5.0-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 d62aa80d7..1b432e987 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.4.1-SNAPSHOT + 1.5.0-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 e71d69070..ad1d4c933 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.4.1-SNAPSHOT + 1.5.0-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 59e4a9329..b75547ca8 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.4.1-SNAPSHOT + 1.5.0-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 007251bb1..926ba02c1 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.4.1-SNAPSHOT + 1.5.0-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 2f4bc124d..8a0a05c7a 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.4.1-SNAPSHOT + 1.5.0-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