From ccd67e90d34875ea01c7ab167a9d6067c9cec982 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 12 Nov 2018 12:14:11 -0800 Subject: Increment version number Changing to version 1.5.0-SNAPSHOT Change-Id: I1e0773d16cb058ac2fb96718581cfbf8d716a2e0 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..9c868f5ce 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.5.0-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..85c7b5eed 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.5.0-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..ab520cdca 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.5.0-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..a7018e76e 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.5.0-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..17f6ca54d 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.5.0-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..9dfa1852c 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.5.0-SNAPSHOT jar diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml index 0e9ae9a67..8d65acbbe 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.5.0-SNAPSHOT SDC Event Listener Listener to read and write events from DMaaP (Cambria) or DMaaP. pom -- cgit 1.2.3-korg