From 84d0a254bd9fd2779a116edc1901260bd2c7d11e Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 22 May 2018 10:42:55 -0700 Subject: Increment version for new branch Change from version 1.3.0-SNAPSHOT to 1.4.0-SNAPSHOT and update version file. Change-Id: I6b54c3e3b97c3ef0a554fb173d0dd261ca2107d3 Signed-off-by: Patrick Brady Issue-ID: APPC-916 --- appc-sdc-listener/appc-sdc-listener-bundle/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 +- 5 files changed, 5 insertions(+), 5 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 058733dd6..63d6cd35d 100644 --- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml @@ -26,7 +26,7 @@ limitations under the License. appc-sdc-listener org.onap.appc - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/appc-sdc-listener/appc-sdc-listener-features/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/pom.xml index 7b7d91872..878fba224 100644 --- a/appc-sdc-listener/appc-sdc-listener-features/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-features/pom.xml @@ -27,7 +27,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. appc-sdc-listener org.onap.appc - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-sdc-listener-features Event Listener - Features diff --git a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml index 91d92b8aa..bd883a101 100644 --- a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml @@ -27,7 +27,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. appc-sdc-listener org.onap.appc - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-sdc-listener-installer SDC Listener - Karaf Installer diff --git a/appc-sdc-listener/appc-yang-generator/pom.xml b/appc-sdc-listener/appc-yang-generator/pom.xml index 0c45afb5d..68276f110 100644 --- a/appc-sdc-listener/appc-yang-generator/pom.xml +++ b/appc-sdc-listener/appc-yang-generator/pom.xml @@ -29,7 +29,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. appc-sdc-listener org.onap.appc - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-yang-generator diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml index 12f831730..07321814b 100644 --- a/appc-sdc-listener/pom.xml +++ b/appc-sdc-listener/pom.xml @@ -27,7 +27,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.onap.appc appc - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-sdc-listener -- cgit 1.2.3-korg