From aed12f000f82bb0ba925042e8722e9b625f5073f Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 1 Apr 2020 09:53:42 -0700 Subject: Increment version to 1.7.2-SNAPSHOT Change-Id: I125f12f8193f27e6827a270bb7d5ec12c3295020 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 2a378a74d..fc3f7d501 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 - 1.7.1-SNAPSHOT + 1.7.2-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 6c9dc48bc..29e9169dd 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 - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT feature diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index 2d08f5833..2b91c87f9 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 - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT pom diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml index 117034a7b..461c585c9 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 - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT Config Component Audit - Installer pom @@ -57,7 +57,7 @@ org.onap.appc appc-config-audit-provider - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml index af461165f..b2512ae90 100644 --- a/appc-config/appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/pom.xml @@ -82,5 +82,5 @@ - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index 89a19e0f9..c8741dc02 100644 --- a/appc-config/appc-config-audit/provider/pom.xml +++ b/appc-config/appc-config-audit/provider/pom.xml @@ -123,5 +123,5 @@ - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT -- cgit 1.2.3-korg