From e8d37bfde904531793bde52e17300811ce1b75c3 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 8 Oct 2019 12:29:24 -0700 Subject: Increment version to 1.7.0-SNAPSHOT Change-Id: I5c9c5141f39a653e6604551488e955c2f0a68004 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- .../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 5340d4e5f..dcc093092 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 - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT 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 e252a1ced..61bb67b5c 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 @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-config-data-services - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT feature diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml index e2aaa741b..9629494e3 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 - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT pom diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml index 688d5cf1b..2334de578 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 - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT Config Component Data Services - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-data-services-provider - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml index 70417cd21..1e1e217ed 100644 --- a/appc-config/appc-data-services/pom.xml +++ b/appc-config/appc-data-services/pom.xml @@ -67,5 +67,5 @@ installer - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index 9772f6dbf..f11c60e06 100644 --- a/appc-config/appc-data-services/provider/pom.xml +++ b/appc-config/appc-data-services/provider/pom.xml @@ -159,5 +159,5 @@ - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT -- cgit 1.2.3-korg