From c00a13c3b17ea0862c52c4bd54032728111d8819 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 5 Dec 2018 12:28:21 -0800 Subject: Increment version numbers Change from version 1.4.3-SNAPSHOT to 1.4.4-SNAPSHOT after release. Change-Id: Ib26ad80e63d2b61865ff9bd669259c849851c162 Signed-off-by: Patrick Brady Issue-ID: APPC-1269 --- 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 03a5e0e6d..096560fe5 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.3-SNAPSHOT + 1.4.4-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 903b4ef8e..a296a5693 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.3-SNAPSHOT + 1.4.4-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 2c289f83a..202418b12 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.3-SNAPSHOT + 1.4.4-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 f134bc089..1459d71a2 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.3-SNAPSHOT + 1.4.4-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 91cd35021..5f13e1263 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.3-SNAPSHOT + 1.4.4-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 e3e714351..137efc96b 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.3-SNAPSHOT + 1.4.4-SNAPSHOT jar diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml index 5f7ac4b05..73b42d1ee 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.3-SNAPSHOT + 1.4.4-SNAPSHOT SDC Event Listener Listener to read and write events from DMaaP (Cambria) or DMaaP. pom -- cgit 1.2.3-korg