From dac845c622625f78f5c28be9b93ecf3ab377f488 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 15 Jan 2020 12:25:18 -0800 Subject: Increment version to 1.7.1-SNAPSHOT Change-Id: I1d1528e9029510ac14f7b527b245854df48c3d9a 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 8b86ccb10..fbfe98aad 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.0-SNAPSHOT + 1.7.1-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 abcaeda98..237fa622b 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.0-SNAPSHOT + 1.7.1-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 e516b17ab..14c3cf84b 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.0-SNAPSHOT + 1.7.1-SNAPSHOT feature onap-appc-provider diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index 21e26599e..0f86dc527 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.0-SNAPSHOT + 1.7.1-SNAPSHOT pom appc-provider-features diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index 02fc2b82a..9e0c2d104 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.0-SNAPSHOT + 1.7.1-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 16aa9c25f..5c4f0629c 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.0-SNAPSHOT + 1.7.1-SNAPSHOT bundle appc-provider-model diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml index 86d8a87c8..f2816d390 100644 --- a/appc-provider/pom.xml +++ b/appc-provider/pom.xml @@ -29,7 +29,7 @@ org.onap.appc appc-provider - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT pom APPC Provider The app-c service provider -- cgit 1.2.3-korg