From a6e49b16be6136a76b0aa1f170cf6aa79ad765fe Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 4 May 2020 12:16:20 -0700 Subject: Increment version to 1.8.0-SNAPSHOT Change-Id: Ia39d2dbe393d3ce325abae026e94cd5b761f096c Signed-off-by: Patrick Brady Issue-ID: APPC-1816 --- 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 db2fc87ef..d6390e105 100644 --- a/appc-provider/appc-provider-bundle/pom.xml +++ b/appc-provider/appc-provider-bundle/pom.xml @@ -32,7 +32,7 @@ org.onap.appc appc-provider-bundle - 1.7.2-SNAPSHOT + 1.8.0-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 e984056b0..f07f97e97 100644 --- a/appc-provider/appc-provider-features/features-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/features-appc-provider/pom.xml @@ -9,7 +9,7 @@ org.onap.appc features-appc-provider - 1.7.2-SNAPSHOT + 1.8.0-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 4c1fa651d..89e187edb 100644 --- a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml @@ -10,7 +10,7 @@ org.onap.appc onap-appc-provider - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT feature onap-appc-provider diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index e68544a6d..54a55bf21 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.7.2-SNAPSHOT + 1.8.0-SNAPSHOT pom appc-provider-features diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index fea8720cc..10947aa26 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.7.2-SNAPSHOT + 1.8.0-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 0b47c7efc..1524aa2f4 100644 --- a/appc-provider/appc-provider-model/pom.xml +++ b/appc-provider/appc-provider-model/pom.xml @@ -28,7 +28,7 @@ org.onap.appc appc-provider-model - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT bundle appc-provider-model diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml index 80bf877f9..016aba792 100644 --- a/appc-provider/pom.xml +++ b/appc-provider/pom.xml @@ -29,7 +29,7 @@ org.onap.appc appc-provider - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT pom APPC Provider The app-c service provider -- cgit 1.2.3-korg