From d402964f469bed97ab64032ee75e51be92d040ff Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 22 May 2020 15:18:41 -0700 Subject: Increment version to 1.7.3-SNAPSHOT Change-Id: I41e19b982bbcf5f84e63d13591a0e9df71650a50 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 f5428b473..e3a062514 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 - 2.7.2-SNAPSHOT + 1.7.3-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 43dacfeb5..5be671fce 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 - 2.7.2-SNAPSHOT + 1.7.3-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 36d867e46..1ec6ae4b5 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 - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT feature onap-appc-provider diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index 2f3e614e5..214d4b049 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 - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT pom appc-provider-features diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index d87367607..55868cbbf 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 - 2.7.2-SNAPSHOT + 1.7.3-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 58357b3d7..8232a79de 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 - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT bundle appc-provider-model diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml index d95960c8d..4c442e402 100644 --- a/appc-provider/pom.xml +++ b/appc-provider/pom.xml @@ -29,7 +29,7 @@ org.onap.appc appc-provider - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT pom APPC Provider The app-c service provider -- cgit 1.2.3-korg