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-config-audit/features/features-appc-config-audit/pom.xml | 2 +- appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml | 2 +- appc-config/appc-config-audit/features/pom.xml | 2 +- appc-config/appc-config-audit/installer/pom.xml | 4 ++-- appc-config/appc-config-audit/pom.xml | 2 +- appc-config/appc-config-audit/provider/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-config/appc-config-audit') diff --git a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml index 766476c6b..9ebb576ce 100644 --- a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-config-audit - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT feature diff --git a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml index 84b67f712..0484b71fa 100644 --- a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-config-audit - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT feature diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index f8f50af1d..6fffb2e8e 100644 --- a/appc-config/appc-config-audit/features/pom.xml +++ b/appc-config/appc-config-audit/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-config-audit-feature-aggregator - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT pom diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml index a5bb45cee..e98a6fee5 100644 --- a/appc-config/appc-config-audit/installer/pom.xml +++ b/appc-config/appc-config-audit/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.appc appc-config-audit-installer - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT Config Component Audit - Installer pom @@ -57,7 +57,7 @@ org.onap.appc appc-config-audit-provider - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml index 42fe93385..d09a508a3 100644 --- a/appc-config/appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/pom.xml @@ -82,5 +82,5 @@ - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index 23d51d555..aa13107a4 100644 --- a/appc-config/appc-config-audit/provider/pom.xml +++ b/appc-config/appc-config-audit/provider/pom.xml @@ -123,5 +123,5 @@ - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT -- cgit 1.2.3-korg