From ed1cf1fb3c4c581cc03d82f640d7a550cafc9430 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 26 Apr 2019 12:36:25 -0700 Subject: Increment snapshot version Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare for next development cycle. Change-Id: I187785ab4b11a37815289d20ba802c48e86cee7f Signed-off-by: Patrick Brady Issue-ID: APPC-1585 --- .../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 76a1892e1..bc281f1ec 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.5.0-SNAPSHOT + 1.6.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 92947eeb6..ad989f783 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.5.0-SNAPSHOT + 1.6.0-SNAPSHOT feature diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index 4852c8491..5d7437727 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.5.0-SNAPSHOT + 1.6.0-SNAPSHOT pom diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml index f6438c475..de1b741cf 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.5.0-SNAPSHOT + 1.6.0-SNAPSHOT Config Component Audit - Installer pom @@ -57,7 +57,7 @@ org.onap.appc appc-config-audit-provider - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml index 7188b27bd..fb54985e1 100644 --- a/appc-config/appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/pom.xml @@ -83,5 +83,5 @@ - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index 505905d6f..c90e3659a 100644 --- a/appc-config/appc-config-audit/provider/pom.xml +++ b/appc-config/appc-config-audit/provider/pom.xml @@ -124,5 +124,5 @@ - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT -- cgit 1.2.3-korg