From ed9fd62c6060a3a5ae34a6fd61939f13be07973c Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 7 Nov 2017 11:59:14 -0800 Subject: Changing to Amsterdam release version Appc will be realeased as version 1.2.0 since version 1.1.0 already was created spring 2017. Change-Id: I177931e892c2556c11a261f018fd835d62a14d54 Signed-off-by: Patrick Brady Issue-id: APPC-314 --- 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 413f3a7ae..6cf800151 100755 --- a/appc-outbound/appc-aai-client/features/pom.xml +++ b/appc-outbound/appc-aai-client/features/pom.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs appc-aai-client org.openecomp.appc - 1.1.0-SNAPSHOT + 1.2.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 99e3fe067..76437b66b 100755 --- a/appc-outbound/appc-aai-client/installer/pom.xml +++ b/appc-outbound/appc-aai-client/installer/pom.xml @@ -5,7 +5,7 @@ appc-aai-client org.openecomp.appc - 1.1.0-SNAPSHOT + 1.2.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 5c25bb3ba..5254d440f 100755 --- a/appc-outbound/appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/pom.xml @@ -4,7 +4,7 @@ org.openecomp.appc appc-outbound - 1.1.0-SNAPSHOT + 1.2.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 3d63620f1..397c1e650 100755 --- a/appc-outbound/appc-aai-client/provider/pom.xml +++ b/appc-outbound/appc-aai-client/provider/pom.xml @@ -5,7 +5,7 @@ org.openecomp.appc appc-aai-client - 1.1.0-SNAPSHOT + 1.2.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 23a2b2975..66a7a1ed0 100755 --- a/appc-outbound/appc-network-inventory-client/features/pom.xml +++ b/appc-outbound/appc-network-inventory-client/features/pom.xml @@ -5,7 +5,7 @@ org.openecomp.appc appc-network-inventory-client - 1.1.0-SNAPSHOT + 1.2.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 446721393..33732d9ee 100755 --- a/appc-outbound/appc-network-inventory-client/installer/pom.xml +++ b/appc-outbound/appc-network-inventory-client/installer/pom.xml @@ -5,7 +5,7 @@ appc-network-inventory-client org.openecomp.appc - 1.1.0-SNAPSHOT + 1.2.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 2167d9ccc..4e078866d 100755 --- a/appc-outbound/appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/pom.xml @@ -4,7 +4,7 @@ org.openecomp.appc appc-outbound - 1.1.0-SNAPSHOT + 1.2.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 597021596..32c8bceea 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.openecomp.appc appc-network-inventory-client - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-network-inventory-client-provider - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT bundle APPC Network Client - Provider diff --git a/appc-outbound/pom.xml b/appc-outbound/pom.xml index a7d073646..aed51a0f9 100755 --- a/appc-outbound/pom.xml +++ b/appc-outbound/pom.xml @@ -4,7 +4,7 @@ org.openecomp.appc appc - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-outbound pom -- cgit 1.2.3-korg