From c23c9a063f9bd07b01abe17e5d57ad2a39422a0a Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 19 Nov 2018 13:37:50 -0800 Subject: Increment version number Change to version 1.4.3-SNAPSHOT Change-Id: I53ae4ebea961fb048fa54eb2c75531dc730d59b7 Signed-off-by: Patrick Brady Issue-ID: APPC-1212 --- .../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 6bc7b7146..b221c8bd7 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.4.2-SNAPSHOT + 1.4.3-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 c3ed67823..f7619a435 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 @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-config-params - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT feature diff --git a/appc-config/appc-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml index 870b1c6e3..c3ce5e44d 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.4.2-SNAPSHOT + 1.4.3-SNAPSHOT pom diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml index eb8145301..8b8f38eb3 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.4.2-SNAPSHOT + 1.4.3-SNAPSHOT Config Component Params - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-params-provider - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.onap.appc diff --git a/appc-config/appc-config-params/pom.xml b/appc-config/appc-config-params/pom.xml index 9738ab92e..88e799d24 100644 --- a/appc-config/appc-config-params/pom.xml +++ b/appc-config/appc-config-params/pom.xml @@ -68,5 +68,5 @@ features installer - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index 8e498fc9f..568e3b5bf 100644 --- a/appc-config/appc-config-params/provider/pom.xml +++ b/appc-config/appc-config-params/provider/pom.xml @@ -141,5 +141,5 @@ - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT -- cgit 1.2.3-korg