From c1decc814fb7c646399df2b2d94c65c695190f97 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 17 Sep 2019 10:57:00 -0700 Subject: Increment version to 1.6.4-SNAPSHOT Change-Id: I0dfdd848265f21e1584903ea14aa4df6d08a2f94 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 8550446b2..c7c7af033 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.3-SNAPSHOT + 1.6.4-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 0837af833..d04e1b9c7 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.3-SNAPSHOT + 1.6.4-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 c32f88266..7941d1ac4 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.3-SNAPSHOT + 1.6.4-SNAPSHOT feature onap-appc-provider diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index b5878ce83..b1468d00e 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.3-SNAPSHOT + 1.6.4-SNAPSHOT pom appc-provider-features diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index dc50d1141..a009b5dbf 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.3-SNAPSHOT + 1.6.4-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 443cc38e6..4b039e5cf 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.3-SNAPSHOT + 1.6.4-SNAPSHOT bundle appc-provider-model diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml index 1a9dc81fd..662b99a64 100644 --- a/appc-provider/pom.xml +++ b/appc-provider/pom.xml @@ -28,7 +28,7 @@ org.onap.appc appc-provider - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom APPC Provider The app-c service provider -- cgit 1.2.3-korg