From e7d0f02ef389b70096d7820d63d29db4a26abd91 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 22 May 2020 14:29:21 +0000 Subject: Release appc --- .../features/features-appc-config-data-services/pom.xml | 2 +- .../features/onap-appc-config-data-services/pom.xml | 2 +- appc-config/appc-data-services/features/pom.xml | 2 +- appc-config/appc-data-services/installer/pom.xml | 4 ++-- appc-config/appc-data-services/pom.xml | 2 +- appc-config/appc-data-services/provider/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-config/appc-data-services') diff --git a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml index bfcfebec0..d4394e04b 100644 --- a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-config-data-services - 2.7.2-SNAPSHOT + 1.7.2 feature diff --git a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml index d2ce671d4..35d16cfad 100644 --- a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-config-data-services - 2.7.2-SNAPSHOT + 1.7.2 feature diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml index d7b7b1517..072685e4e 100644 --- a/appc-config/appc-data-services/features/pom.xml +++ b/appc-config/appc-data-services/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-config-data-services-feature-aggregator - 2.7.2-SNAPSHOT + 1.7.2 pom diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml index 41e395d7a..99a476511 100644 --- a/appc-config/appc-data-services/installer/pom.xml +++ b/appc-config/appc-data-services/installer/pom.xml @@ -30,7 +30,7 @@ org.onap.appc appc-config-data-services-installer - 2.7.2-SNAPSHOT + 1.7.2 Config Component Data Services - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-data-services-provider - 2.7.2-SNAPSHOT + 1.7.2 diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml index 6e7e8c53c..5774d97dd 100644 --- a/appc-config/appc-data-services/pom.xml +++ b/appc-config/appc-data-services/pom.xml @@ -66,5 +66,5 @@ installer - 2.7.2-SNAPSHOT + 1.7.2 diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index 931b2a49d..2495fbc9a 100644 --- a/appc-config/appc-data-services/provider/pom.xml +++ b/appc-config/appc-data-services/provider/pom.xml @@ -158,5 +158,5 @@ - 2.7.2-SNAPSHOT + 1.7.2 -- cgit