From c23c9a063f9bd07b01abe17e5d57ad2a39422a0a Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 19 Nov 2018 13:37:50 -0800 Subject: Increment version number Change to version 1.4.3-SNAPSHOT Change-Id: I53ae4ebea961fb048fa54eb2c75531dc730d59b7 Signed-off-by: Patrick Brady Issue-ID: APPC-1212 --- appc-sdc-listener/appc-sdc-listener-bundle/pom.xml | 2 +- .../appc-sdc-listener-features/features-appc-sdc-listener/pom.xml | 2 +- .../appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml | 2 +- appc-sdc-listener/appc-sdc-listener-features/pom.xml | 2 +- appc-sdc-listener/appc-sdc-listener-installer/pom.xml | 2 +- appc-sdc-listener/appc-yang-generator/pom.xml | 2 +- appc-sdc-listener/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-sdc-listener') diff --git a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml index d5367d5e6..03a5e0e6d 100644 --- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml @@ -37,7 +37,7 @@ limitations under the License. appc-sdc-listener-bundle - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT bundle diff --git a/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml index bd632bbf1..903b4ef8e 100644 --- a/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-sdc-listener - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT feature diff --git a/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml index 546882be4..2c289f83a 100644 --- a/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-sdc-listener - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT feature diff --git a/appc-sdc-listener/appc-sdc-listener-features/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/pom.xml index e3641c6f2..f134bc089 100644 --- a/appc-sdc-listener/appc-sdc-listener-features/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-sdc-listener-feature-aggregator - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT pom diff --git a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml index 581e6ab1a..91cd35021 100644 --- a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc appc-sdc-listener-installer - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT SDC Listener - Karaf Installer pom diff --git a/appc-sdc-listener/appc-yang-generator/pom.xml b/appc-sdc-listener/appc-yang-generator/pom.xml index 9980408d4..e3e714351 100644 --- a/appc-sdc-listener/appc-yang-generator/pom.xml +++ b/appc-sdc-listener/appc-yang-generator/pom.xml @@ -34,7 +34,7 @@ limitations under the License. org.onap.appc appc-yang-generator - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT jar diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml index 75f4944a0..5f7ac4b05 100644 --- a/appc-sdc-listener/pom.xml +++ b/appc-sdc-listener/pom.xml @@ -32,7 +32,7 @@ limitations under the License. org.onap.appc appc-sdc-listener - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT SDC Event Listener Listener to read and write events from DMaaP (Cambria) or DMaaP. pom -- cgit 1.2.3-korg