From aed12f000f82bb0ba925042e8722e9b625f5073f Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 1 Apr 2020 09:53:42 -0700 Subject: Increment version to 1.7.2-SNAPSHOT Change-Id: I125f12f8193f27e6827a270bb7d5ec12c3295020 Signed-off-by: Patrick Brady Issue-ID: APPC-1816 --- .../features/features-appc-config-flow-controller/pom.xml | 2 +- .../features/onap-appc-config-flow-controller/pom.xml | 2 +- appc-config/appc-flow-controller/features/pom.xml | 2 +- appc-config/appc-flow-controller/installer/pom.xml | 4 ++-- appc-config/appc-flow-controller/pom.xml | 2 +- appc-config/appc-flow-controller/provider/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-config/appc-flow-controller') diff --git a/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml b/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml index 799699701..82ff77af0 100644 --- a/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-config-flow-controller - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT feature diff --git a/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml b/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml index 4c4ec64f8..91249c165 100644 --- a/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-config-flow-controller - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT feature diff --git a/appc-config/appc-flow-controller/features/pom.xml b/appc-config/appc-flow-controller/features/pom.xml index 244bf82e2..f04f9b4b0 100644 --- a/appc-config/appc-flow-controller/features/pom.xml +++ b/appc-config/appc-flow-controller/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-config-flow-controller-feature-aggregator - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT pom diff --git a/appc-config/appc-flow-controller/installer/pom.xml b/appc-config/appc-flow-controller/installer/pom.xml index c5ddc1633..11822ef14 100644 --- a/appc-config/appc-flow-controller/installer/pom.xml +++ b/appc-config/appc-flow-controller/installer/pom.xml @@ -30,7 +30,7 @@ org.onap.appc appc-config-flow-controller-installer - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT Config Component Params - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-flow-controller-provider - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml index 555d3f063..40f4a7ce4 100644 --- a/appc-config/appc-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/pom.xml @@ -67,5 +67,5 @@ installer Flow sequence executor for APPC - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml index 3f586ea84..b96e513ab 100644 --- a/appc-config/appc-flow-controller/provider/pom.xml +++ b/appc-config/appc-flow-controller/provider/pom.xml @@ -160,5 +160,5 @@ - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT -- cgit 1.2.3-korg