From c1decc814fb7c646399df2b2d94c65c695190f97 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 17 Sep 2019 10:57:00 -0700 Subject: Increment version to 1.6.4-SNAPSHOT Change-Id: I0dfdd848265f21e1584903ea14aa4df6d08a2f94 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- 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 25b7dd79c..3ff367807 100644 --- a/appc-event-listener/appc-event-listener-bundle/pom.xml +++ b/appc-event-listener/appc-event-listener-bundle/pom.xml @@ -165,5 +165,5 @@ - 1.6.3-SNAPSHOT + 1.6.4-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 a5e0884a7..2d9eb47cb 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.6.3-SNAPSHOT + 1.6.4-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 ebd1813e3..fdede9165 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.6.3-SNAPSHOT + 1.6.4-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 a521124ff..eb9af86e3 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.6.3-SNAPSHOT + 1.6.4-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 87adda7e8..f55ea1316 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.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/appc-event-listener/pom.xml b/appc-event-listener/pom.xml index 8d602ab7c..252abfb6a 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.6.3-SNAPSHOT + 1.6.4-SNAPSHOT -- cgit 1.2.3-korg