From ccd67e90d34875ea01c7ab167a9d6067c9cec982 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 12 Nov 2018 12:14:11 -0800 Subject: Increment version number Changing to version 1.5.0-SNAPSHOT Change-Id: I1e0773d16cb058ac2fb96718581cfbf8d716a2e0 Signed-off-by: Patrick Brady Issue-ID: APPC-1212 --- .../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 e523d2476..5a067b09e 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.4.1-SNAPSHOT + 1.5.0-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 9b6f8c8a2..2e111c900 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 @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-config-audit - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT feature diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index cae665d1f..6069360de 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.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml index cf4741387..85cc5d9cf 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.4.1-SNAPSHOT + 1.5.0-SNAPSHOT Config Component Audit - Installer pom @@ -57,7 +57,7 @@ org.onap.appc appc-config-audit-provider - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml index 27ab4dd5a..a6d5354d5 100644 --- a/appc-config/appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/pom.xml @@ -83,5 +83,5 @@ - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index 84294969d..3bd3a3b58 100644 --- a/appc-config/appc-config-audit/provider/pom.xml +++ b/appc-config/appc-config-audit/provider/pom.xml @@ -124,5 +124,5 @@ - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT -- cgit 1.2.3-korg