From 7ee4094673456823709217c769e75b73109680d2 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 11 Oct 2018 11:09:56 -0700 Subject: Roll to next version after release Change to version 1.4.1-SNAPSHOT Change-Id: Ie6238743cbe2bebeb122ce3985fb2488d9a6c62e Signed-off-by: Patrick Brady Issue-ID: APPC-1212 --- .../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 2dac239d3..2f8b750c8 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.4.0-SNAPSHOT + 1.4.1-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 bedc388f1..d954bb556 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 @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-config-flow-controller - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT feature diff --git a/appc-config/appc-flow-controller/features/pom.xml b/appc-config/appc-flow-controller/features/pom.xml index c19c4702b..33f0cbba0 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.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom diff --git a/appc-config/appc-flow-controller/installer/pom.xml b/appc-config/appc-flow-controller/installer/pom.xml index c2a116e7b..7ef3aefb1 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.4.0-SNAPSHOT + 1.4.1-SNAPSHOT Config Component Params - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-flow-controller-provider - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml index 2eebcd5c0..1af9e9633 100644 --- a/appc-config/appc-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/pom.xml @@ -68,5 +68,5 @@ installer Flow sequence executor for APPC - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml index a204b2887..3c7cb1218 100644 --- a/appc-config/appc-flow-controller/provider/pom.xml +++ b/appc-config/appc-flow-controller/provider/pom.xml @@ -162,5 +162,5 @@ - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT -- cgit 1.2.3-korg