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-outbound/appc-aai-client/features/pom.xml | 2 +- appc-outbound/appc-aai-client/installer/pom.xml | 2 +- appc-outbound/appc-aai-client/pom.xml | 2 +- appc-outbound/appc-aai-client/provider/pom.xml | 2 +- appc-outbound/appc-network-inventory-client/features/pom.xml | 2 +- appc-outbound/appc-network-inventory-client/installer/pom.xml | 2 +- appc-outbound/appc-network-inventory-client/pom.xml | 2 +- appc-outbound/appc-network-inventory-client/provider/pom.xml | 4 ++-- appc-outbound/pom.xml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) (limited to 'appc-outbound') diff --git a/appc-outbound/appc-aai-client/features/pom.xml b/appc-outbound/appc-aai-client/features/pom.xml index 92739e71f..222cf234d 100755 --- a/appc-outbound/appc-aai-client/features/pom.xml +++ b/appc-outbound/appc-aai-client/features/pom.xml @@ -27,7 +27,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs appc-aai-client org.onap.appc - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-aai-client-features APPC AAI Client Plugin - Features diff --git a/appc-outbound/appc-aai-client/installer/pom.xml b/appc-outbound/appc-aai-client/installer/pom.xml index 1774915ed..38e77dc2d 100755 --- a/appc-outbound/appc-aai-client/installer/pom.xml +++ b/appc-outbound/appc-aai-client/installer/pom.xml @@ -26,7 +26,7 @@ appc-aai-client org.onap.appc - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-aai-client-installer APPC AAI Client -Installer diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml index b8273386e..71900d744 100755 --- a/appc-outbound/appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/pom.xml @@ -25,7 +25,7 @@ org.onap.appc appc-outbound - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT 4.0.0 diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml index 0fe806de1..a908b4d5c 100755 --- a/appc-outbound/appc-aai-client/provider/pom.xml +++ b/appc-outbound/appc-aai-client/provider/pom.xml @@ -25,7 +25,7 @@ org.onap.appc appc-aai-client - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-aai-client-provider bundle diff --git a/appc-outbound/appc-network-inventory-client/features/pom.xml b/appc-outbound/appc-network-inventory-client/features/pom.xml index 21942ea54..8c794c689 100755 --- a/appc-outbound/appc-network-inventory-client/features/pom.xml +++ b/appc-outbound/appc-network-inventory-client/features/pom.xml @@ -26,7 +26,7 @@ org.onap.appc appc-network-inventory-client - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-network-inventory-client-features APPC Network Inventory - Features diff --git a/appc-outbound/appc-network-inventory-client/installer/pom.xml b/appc-outbound/appc-network-inventory-client/installer/pom.xml index 9e5179006..cbdb83f83 100755 --- a/appc-outbound/appc-network-inventory-client/installer/pom.xml +++ b/appc-outbound/appc-network-inventory-client/installer/pom.xml @@ -26,7 +26,7 @@ appc-network-inventory-client org.onap.appc - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT APPC Network Inventory - Installer pom diff --git a/appc-outbound/appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/pom.xml index 447efa0f0..f11a40701 100755 --- a/appc-outbound/appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/pom.xml @@ -24,7 +24,7 @@ org.onap.appc appc-outbound - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT 4.0.0 diff --git a/appc-outbound/appc-network-inventory-client/provider/pom.xml b/appc-outbound/appc-network-inventory-client/provider/pom.xml index 000b73e21..fdfbf38a3 100755 --- a/appc-outbound/appc-network-inventory-client/provider/pom.xml +++ b/appc-outbound/appc-network-inventory-client/provider/pom.xml @@ -29,11 +29,11 @@ org.onap.appc appc-network-inventory-client - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-network-inventory-client-provider - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT bundle APPC Network Client - Provider diff --git a/appc-outbound/pom.xml b/appc-outbound/pom.xml index f22edb06f..75d67251b 100755 --- a/appc-outbound/pom.xml +++ b/appc-outbound/pom.xml @@ -25,7 +25,7 @@ org.onap.appc appc - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-outbound pom -- cgit 1.2.3-korg