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-config/appc-config-generator/features/pom.xml | 2 +- appc-config/appc-config-generator/installer/pom.xml | 4 ++-- appc-config/appc-config-generator/pom.xml | 2 +- appc-config/appc-config-generator/provider/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'appc-config/appc-config-generator') diff --git a/appc-config/appc-config-generator/features/pom.xml b/appc-config/appc-config-generator/features/pom.xml index 5ca18b342..c833bb3cb 100644 --- a/appc-config/appc-config-generator/features/pom.xml +++ b/appc-config/appc-config-generator/features/pom.xml @@ -5,7 +5,7 @@ org.openecomp.appc appc-config-generator - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-config-generator-features Config Generator Plugin - Features diff --git a/appc-config/appc-config-generator/installer/pom.xml b/appc-config/appc-config-generator/installer/pom.xml index 1412b9bf3..b252c9eb5 100644 --- a/appc-config/appc-config-generator/installer/pom.xml +++ b/appc-config/appc-config-generator/installer/pom.xml @@ -25,7 +25,7 @@ org.openecomp.appc appc-config-generator - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-config-generator-installer @@ -53,7 +53,7 @@ org.openecomp.appc appc-config-generator-provider - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/appc-config/appc-config-generator/pom.xml b/appc-config/appc-config-generator/pom.xml index 370bb32ba..13082912c 100644 --- a/appc-config/appc-config-generator/pom.xml +++ b/appc-config/appc-config-generator/pom.xml @@ -4,7 +4,7 @@ org.openecomp.appc appc-config - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT 4.0.0 pom diff --git a/appc-config/appc-config-generator/provider/pom.xml b/appc-config/appc-config-generator/provider/pom.xml index c70e3a996..7a23b5b04 100644 --- a/appc-config/appc-config-generator/provider/pom.xml +++ b/appc-config/appc-config-generator/provider/pom.xml @@ -5,7 +5,7 @@ org.openecomp.appc appc-config-generator - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-config-generator-provider bundle -- cgit 1.2.3-korg