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-service-communicator/appc-service-communicator-bundle/pom.xml | 2 +- .../features-appc-service-communicator/pom.xml | 2 +- .../onap-appc-service-communicator/pom.xml | 2 +- appc-service-communicator/appc-service-communicator-features/pom.xml | 2 +- appc-service-communicator/appc-service-communicator-installer/pom.xml | 2 +- appc-service-communicator/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-service-communicator') diff --git a/appc-service-communicator/appc-service-communicator-bundle/pom.xml b/appc-service-communicator/appc-service-communicator-bundle/pom.xml index baec4bbfb..a27e462d8 100644 --- a/appc-service-communicator/appc-service-communicator-bundle/pom.xml +++ b/appc-service-communicator/appc-service-communicator-bundle/pom.xml @@ -162,5 +162,5 @@ - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT diff --git a/appc-service-communicator/appc-service-communicator-features/features-appc-service-communicator/pom.xml b/appc-service-communicator/appc-service-communicator-features/features-appc-service-communicator/pom.xml index 535181495..132ec10cf 100644 --- a/appc-service-communicator/appc-service-communicator-features/features-appc-service-communicator/pom.xml +++ b/appc-service-communicator/appc-service-communicator-features/features-appc-service-communicator/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc features-appc-service-communicator - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT feature diff --git a/appc-service-communicator/appc-service-communicator-features/onap-appc-service-communicator/pom.xml b/appc-service-communicator/appc-service-communicator-features/onap-appc-service-communicator/pom.xml index cdb9b6f99..bd5aaac58 100644 --- a/appc-service-communicator/appc-service-communicator-features/onap-appc-service-communicator/pom.xml +++ b/appc-service-communicator/appc-service-communicator-features/onap-appc-service-communicator/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-service-communicator - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT feature diff --git a/appc-service-communicator/appc-service-communicator-features/pom.xml b/appc-service-communicator/appc-service-communicator-features/pom.xml index 2b1ff3573..8e70cc25b 100644 --- a/appc-service-communicator/appc-service-communicator-features/pom.xml +++ b/appc-service-communicator/appc-service-communicator-features/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc appc-service-communicator-feature-aggregator - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT pom diff --git a/appc-service-communicator/appc-service-communicator-installer/pom.xml b/appc-service-communicator/appc-service-communicator-installer/pom.xml index 38e070dac..c5533545b 100644 --- a/appc-service-communicator/appc-service-communicator-installer/pom.xml +++ b/appc-service-communicator/appc-service-communicator-installer/pom.xml @@ -160,5 +160,5 @@ - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT diff --git a/appc-service-communicator/pom.xml b/appc-service-communicator/pom.xml index ff557eb36..90b4db605 100644 --- a/appc-service-communicator/pom.xml +++ b/appc-service-communicator/pom.xml @@ -38,5 +38,5 @@ appc-service-communicator-features appc-service-communicator-installer - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT -- cgit 1.2.3-korg