From d402964f469bed97ab64032ee75e51be92d040ff Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 22 May 2020 15:18:41 -0700 Subject: Increment version to 1.7.3-SNAPSHOT Change-Id: I41e19b982bbcf5f84e63d13591a0e9df71650a50 Signed-off-by: Patrick Brady Issue-ID: APPC-1816 --- 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 ec3a5cfe3..d4d16ec58 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 @@ -32,7 +32,7 @@ appc-chef-adapter-bundle org.onap.appc - 2.7.2-SNAPSHOT + 1.7.3-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 db1092a01..64f058c73 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 - 2.7.2-SNAPSHOT + 1.7.3-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 eefffa521..2ef2c6c90 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 @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-chef-adapter - 2.7.2-SNAPSHOT + 1.7.3-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 6686686c7..51ec4158b 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 - 2.7.2-SNAPSHOT + 1.7.3-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 066ddfc8e..ecf0e0bf4 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 @@ -31,7 +31,7 @@ appc-chef-adapter-installer org.onap.appc - 2.7.2-SNAPSHOT + 1.7.3-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 e16294538..1880b3185 100644 --- a/appc-adapters/appc-chef-adapter/pom.xml +++ b/appc-adapters/appc-chef-adapter/pom.xml @@ -32,7 +32,7 @@ appc-chef-adapter org.onap.appc - 2.7.2-SNAPSHOT + 1.7.3-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