From a6e49b16be6136a76b0aa1f170cf6aa79ad765fe Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 4 May 2020 12:16:20 -0700 Subject: Increment version to 1.8.0-SNAPSHOT Change-Id: Ia39d2dbe393d3ce325abae026e94cd5b761f096c Signed-off-by: Patrick Brady Issue-ID: APPC-1816 --- 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 0b923ec42..1b8b81971 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.7.2-SNAPSHOT + 1.8.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 65f9b6e2d..43527c9df 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.7.2-SNAPSHOT + 1.8.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 50572aa66..c20de38a9 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 @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-sdc-listener - 1.7.2-SNAPSHOT + 1.8.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 6deb5877d..c50cc83b1 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.7.2-SNAPSHOT + 1.8.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 b837e1209..507b90717 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.7.2-SNAPSHOT + 1.8.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 c4b8f43ff..9cd5c06cd 100644 --- a/appc-sdc-listener/appc-yang-generator/pom.xml +++ b/appc-sdc-listener/appc-yang-generator/pom.xml @@ -32,7 +32,7 @@ limitations under the License. org.onap.appc appc-yang-generator - 1.7.2-SNAPSHOT + 1.8.0-SNAPSHOT jar diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml index f8afa8c70..cdb4fb0e3 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.7.2-SNAPSHOT + 1.8.0-SNAPSHOT SDC Event Listener Listener to read and write events from DMaaP (Cambria) or DMaaP. pom -- cgit 1.2.3-korg