From dac845c622625f78f5c28be9b93ecf3ab377f488 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 15 Jan 2020 12:25:18 -0800 Subject: Increment version to 1.7.1-SNAPSHOT Change-Id: I1d1528e9029510ac14f7b527b245854df48c3d9a Signed-off-by: Patrick Brady Issue-ID: APPC-1816 --- .../appc-config-params/features/features-appc-config-params/pom.xml | 2 +- .../appc-config-params/features/onap-appc-config-params/pom.xml | 2 +- appc-config/appc-config-params/features/pom.xml | 2 +- appc-config/appc-config-params/installer/pom.xml | 4 ++-- appc-config/appc-config-params/pom.xml | 2 +- appc-config/appc-config-params/provider/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-config/appc-config-params') diff --git a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml index d4270904b..3ab16330a 100644 --- a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-config-params - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT feature diff --git a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml index 624952fe3..cfdba095f 100644 --- a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-config-params - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT feature diff --git a/appc-config/appc-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml index 3482e639b..3139e0852 100644 --- a/appc-config/appc-config-params/features/pom.xml +++ b/appc-config/appc-config-params/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-config-params-feature-aggregator - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT pom diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml index da370c5f3..4d536a439 100644 --- a/appc-config/appc-config-params/installer/pom.xml +++ b/appc-config/appc-config-params/installer/pom.xml @@ -30,7 +30,7 @@ org.onap.appc appc-config-params-installer - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT Config Component Params - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-params-provider - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT org.onap.appc diff --git a/appc-config/appc-config-params/pom.xml b/appc-config/appc-config-params/pom.xml index 818ee54f9..ccf08153c 100644 --- a/appc-config/appc-config-params/pom.xml +++ b/appc-config/appc-config-params/pom.xml @@ -67,5 +67,5 @@ features installer - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index 1b4c96835..fa31fb1ce 100644 --- a/appc-config/appc-config-params/provider/pom.xml +++ b/appc-config/appc-config-params/provider/pom.xml @@ -132,5 +132,5 @@ - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT -- cgit 1.2.3-korg