From 9f69f002bc27b24e849fb2048b0ee4a8224e1708 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 5 Aug 2019 14:19:46 +0000 Subject: Release appc --- .../appc-config-adaptor/features/features-appc-config-adaptor/pom.xml | 2 +- .../appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml | 2 +- appc-config/appc-config-adaptor/features/pom.xml | 2 +- appc-config/appc-config-adaptor/installer/pom.xml | 4 ++-- appc-config/appc-config-adaptor/pom.xml | 2 +- appc-config/appc-config-adaptor/provider/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-config/appc-config-adaptor') diff --git a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml index 129bfd2f6..6a6d2b028 100644 --- a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-config-adaptor - 1.6.1-SNAPSHOT + 1.6.1 feature diff --git a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml index be81799dc..5bd6ac098 100644 --- a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-config-adaptor - 1.6.1-SNAPSHOT + 1.6.1 feature diff --git a/appc-config/appc-config-adaptor/features/pom.xml b/appc-config/appc-config-adaptor/features/pom.xml index 881359f66..57e55a756 100644 --- a/appc-config/appc-config-adaptor/features/pom.xml +++ b/appc-config/appc-config-adaptor/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-config-adaptor-feature-aggregator - 1.6.1-SNAPSHOT + 1.6.1 pom diff --git a/appc-config/appc-config-adaptor/installer/pom.xml b/appc-config/appc-config-adaptor/installer/pom.xml index 75e06c1aa..7f32bf5c4 100644 --- a/appc-config/appc-config-adaptor/installer/pom.xml +++ b/appc-config/appc-config-adaptor/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.appc appc-config-adaptor-installer - 1.6.1-SNAPSHOT + 1.6.1 Config Component Adaptor - Installer pom @@ -57,7 +57,7 @@ org.onap.appc appc-config-adaptor-provider - 1.6.1-SNAPSHOT + 1.6.1 diff --git a/appc-config/appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/pom.xml index 5415541d5..39a8e17ed 100644 --- a/appc-config/appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/pom.xml @@ -61,5 +61,5 @@ installer - 1.6.1-SNAPSHOT + 1.6.1 diff --git a/appc-config/appc-config-adaptor/provider/pom.xml b/appc-config/appc-config-adaptor/provider/pom.xml index e30aebdec..484773d42 100644 --- a/appc-config/appc-config-adaptor/provider/pom.xml +++ b/appc-config/appc-config-adaptor/provider/pom.xml @@ -153,5 +153,5 @@ - 1.6.1-SNAPSHOT + 1.6.1 -- cgit