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-provider/appc-provider-bundle/pom.xml | 2 +- appc-provider/appc-provider-features/features-appc-provider/pom.xml | 2 +- appc-provider/appc-provider-features/onap-appc-provider/pom.xml | 2 +- appc-provider/appc-provider-features/pom.xml | 2 +- appc-provider/appc-provider-installer/pom.xml | 2 +- appc-provider/appc-provider-model/pom.xml | 2 +- appc-provider/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-provider') diff --git a/appc-provider/appc-provider-bundle/pom.xml b/appc-provider/appc-provider-bundle/pom.xml index 99e4bd1ec..8626829da 100644 --- a/appc-provider/appc-provider-bundle/pom.xml +++ b/appc-provider/appc-provider-bundle/pom.xml @@ -33,7 +33,7 @@ org.onap.appc appc-provider-bundle - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT bundle appc-provider-bundle diff --git a/appc-provider/appc-provider-features/features-appc-provider/pom.xml b/appc-provider/appc-provider-features/features-appc-provider/pom.xml index 61f07c449..badaa2e93 100644 --- a/appc-provider/appc-provider-features/features-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/features-appc-provider/pom.xml @@ -8,7 +8,7 @@ org.onap.appc features-appc-provider - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT feature appc-provider features repo diff --git a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml index 96d643b39..7375016b7 100644 --- a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml @@ -9,7 +9,7 @@ org.onap.appc onap-appc-provider - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT feature onap-appc-provider diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index 6be421fef..3370e2bb8 100644 --- a/appc-provider/appc-provider-features/pom.xml +++ b/appc-provider/appc-provider-features/pom.xml @@ -29,7 +29,7 @@ org.onap.appc appc-provider-features - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT pom appc-provider-features diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index 9352df8eb..2fc5d6161 100644 --- a/appc-provider/appc-provider-installer/pom.xml +++ b/appc-provider/appc-provider-installer/pom.xml @@ -29,7 +29,7 @@ org.onap.appc appc-provider-installer - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT pom APPC Provider - Karaf Installer diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml index cfa3976a2..e494f05f7 100644 --- a/appc-provider/appc-provider-model/pom.xml +++ b/appc-provider/appc-provider-model/pom.xml @@ -29,7 +29,7 @@ org.onap.appc appc-provider-model - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT bundle appc-provider-model diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml index d82886df7..349acd1fa 100644 --- a/appc-provider/pom.xml +++ b/appc-provider/pom.xml @@ -28,7 +28,7 @@ org.onap.appc appc-provider - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT pom APPC Provider The app-c service provider -- cgit 1.2.3-korg