From 65b70190e0de9f7b6d173c918a7873b37ff66ea3 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 11 Sep 2019 10:50:54 -0700 Subject: Increment version to 1.6.3-SNAPSHOT Change-Id: I2b1b8329dbad5a8d6cc5ae96e8c44af1ab3d54ea Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- .../appc-config-adaptor/features/features-appc-config-adaptor/pom.xml | 2 +- .../appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml | 2 +- appc-config/appc-config-adaptor/features/pom.xml | 2 +- appc-config/appc-config-adaptor/installer/pom.xml | 4 ++-- appc-config/appc-config-adaptor/pom.xml | 2 +- appc-config/appc-config-adaptor/provider/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-config/appc-config-adaptor') diff --git a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml index f08002289..69505fb6b 100644 --- a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-config-adaptor - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT feature diff --git a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml index c916150db..49586b4ca 100644 --- a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-config-adaptor - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT feature diff --git a/appc-config/appc-config-adaptor/features/pom.xml b/appc-config/appc-config-adaptor/features/pom.xml index 8f47ab9aa..1e34926c5 100644 --- a/appc-config/appc-config-adaptor/features/pom.xml +++ b/appc-config/appc-config-adaptor/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-config-adaptor-feature-aggregator - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT pom diff --git a/appc-config/appc-config-adaptor/installer/pom.xml b/appc-config/appc-config-adaptor/installer/pom.xml index 6628b1dd0..6385bb291 100644 --- a/appc-config/appc-config-adaptor/installer/pom.xml +++ b/appc-config/appc-config-adaptor/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.appc appc-config-adaptor-installer - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT Config Component Adaptor - Installer pom @@ -57,7 +57,7 @@ org.onap.appc appc-config-adaptor-provider - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT diff --git a/appc-config/appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/pom.xml index c26fdd64a..bb4651e9a 100644 --- a/appc-config/appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/pom.xml @@ -61,5 +61,5 @@ installer - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT diff --git a/appc-config/appc-config-adaptor/provider/pom.xml b/appc-config/appc-config-adaptor/provider/pom.xml index cb96a2e35..f1e46330a 100644 --- a/appc-config/appc-config-adaptor/provider/pom.xml +++ b/appc-config/appc-config-adaptor/provider/pom.xml @@ -158,5 +158,5 @@ - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT -- cgit