From 1dc09d896fe2fa002cab4792ce95419d5a30e228 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 26 Sep 2019 14:30:44 -0700 Subject: Increment version to 1.6.5-SNAPSHOT Change-Id: Ic0e49aef6dc78b1a55e8c7c051e716339f3802f6 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 505bd8b9c..cfe021bc3 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.4-SNAPSHOT + 1.6.5-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 9b88b0e91..dd6d0f30f 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.4-SNAPSHOT + 1.6.5-SNAPSHOT feature diff --git a/appc-config/appc-config-adaptor/features/pom.xml b/appc-config/appc-config-adaptor/features/pom.xml index e754af03d..8554ed313 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.4-SNAPSHOT + 1.6.5-SNAPSHOT pom diff --git a/appc-config/appc-config-adaptor/installer/pom.xml b/appc-config/appc-config-adaptor/installer/pom.xml index 7c1147951..6605ddcce 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.4-SNAPSHOT + 1.6.5-SNAPSHOT Config Component Adaptor - Installer pom @@ -57,7 +57,7 @@ org.onap.appc appc-config-adaptor-provider - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT diff --git a/appc-config/appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/pom.xml index cc7745457..70a92e1d6 100644 --- a/appc-config/appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/pom.xml @@ -61,5 +61,5 @@ installer - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT diff --git a/appc-config/appc-config-adaptor/provider/pom.xml b/appc-config/appc-config-adaptor/provider/pom.xml index a4e6e200a..1403b560e 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.4-SNAPSHOT + 1.6.5-SNAPSHOT -- cgit 1.2.3-korg