From ade26b786a5497e52d26bbe4a96cccaa030d729b Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 16 Nov 2018 10:40:46 -0800 Subject: Increment version number Changing from version 1.4.1-SNAPSHOT to 1.4.2-SNAPSHOT Change-Id: I0f0fc2912bd1ed384c62f17a06aafe44835e10ab 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 b9480f70e..d5367d5e6 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.1-SNAPSHOT + 1.4.2-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 74d19a49d..bd632bbf1 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.1-SNAPSHOT + 1.4.2-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 ccd1d4752..546882be4 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.1-SNAPSHOT + 1.4.2-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 aea367ea0..e3641c6f2 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.1-SNAPSHOT + 1.4.2-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 51e5ab84a..581e6ab1a 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.1-SNAPSHOT + 1.4.2-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 a7e8f23d2..9980408d4 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.1-SNAPSHOT + 1.4.2-SNAPSHOT jar diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml index 0e9ae9a67..75f4944a0 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.1-SNAPSHOT + 1.4.2-SNAPSHOT SDC Event Listener Listener to read and write events from DMaaP (Cambria) or DMaaP. pom -- cgit 1.2.3-korg