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-event-listener/appc-event-listener-bundle/pom.xml | 2 +- .../appc-event-listener-features/features-appc-event-listener/pom.xml | 2 +- .../appc-event-listener-features/onap-appc-event-listener/pom.xml | 2 +- appc-event-listener/appc-event-listener-features/pom.xml | 2 +- appc-event-listener/appc-event-listener-installer/pom.xml | 2 +- appc-event-listener/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-event-listener') diff --git a/appc-event-listener/appc-event-listener-bundle/pom.xml b/appc-event-listener/appc-event-listener-bundle/pom.xml index adbaa0575..dc31f3f5c 100644 --- a/appc-event-listener/appc-event-listener-bundle/pom.xml +++ b/appc-event-listener/appc-event-listener-bundle/pom.xml @@ -162,5 +162,5 @@ - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT diff --git a/appc-event-listener/appc-event-listener-features/features-appc-event-listener/pom.xml b/appc-event-listener/appc-event-listener-features/features-appc-event-listener/pom.xml index c20952336..24f101a22 100644 --- a/appc-event-listener/appc-event-listener-features/features-appc-event-listener/pom.xml +++ b/appc-event-listener/appc-event-listener-features/features-appc-event-listener/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-event-listener - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT feature diff --git a/appc-event-listener/appc-event-listener-features/onap-appc-event-listener/pom.xml b/appc-event-listener/appc-event-listener-features/onap-appc-event-listener/pom.xml index aaef13adb..e89ac6d79 100644 --- a/appc-event-listener/appc-event-listener-features/onap-appc-event-listener/pom.xml +++ b/appc-event-listener/appc-event-listener-features/onap-appc-event-listener/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-event-listener - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT feature diff --git a/appc-event-listener/appc-event-listener-features/pom.xml b/appc-event-listener/appc-event-listener-features/pom.xml index 2402eb5c6..f762109e2 100644 --- a/appc-event-listener/appc-event-listener-features/pom.xml +++ b/appc-event-listener/appc-event-listener-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-event-listener-feature-aggregator - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT pom diff --git a/appc-event-listener/appc-event-listener-installer/pom.xml b/appc-event-listener/appc-event-listener-installer/pom.xml index 73458d86d..3435d3076 100644 --- a/appc-event-listener/appc-event-listener-installer/pom.xml +++ b/appc-event-listener/appc-event-listener-installer/pom.xml @@ -152,5 +152,5 @@ - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT diff --git a/appc-event-listener/pom.xml b/appc-event-listener/pom.xml index dd113b26d..8bb421a34 100644 --- a/appc-event-listener/pom.xml +++ b/appc-event-listener/pom.xml @@ -124,5 +124,5 @@ appc-event-listener-features appc-event-listener-installer - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT -- cgit 1.2.3-korg