From 1d5c5fb0f3c6609c9ca2ce54e3b45027911119b6 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 9 May 2019 13:04:18 -0700 Subject: Increment version after release Change-Id: I42b9142f15d15a65c00208b671ecaeceb6f26467 Signed-off-by: Patrick Brady Issue-ID: APPC-1595 --- 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 b7b94d345..d05a2a95a 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.5.1-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 89a840da2..b523917a8 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.5.1-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 8c8b3938c..b993ffdcb 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.5.1-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 fca16bb7c..ad19c90c3 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.5.1-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 53b6d17f0..a295586e9 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.5.1-SNAPSHOT diff --git a/appc-event-listener/pom.xml b/appc-event-listener/pom.xml index 4f9d8e939..3fde3345f 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.5.1-SNAPSHOT -- cgit 1.2.3-korg