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-adaptor/features/pom.xml | 2 +- appc-config/appc-config-adaptor/installer/pom.xml | 4 ++-- appc-config/appc-config-adaptor/pom.xml | 2 +- appc-config/appc-config-adaptor/provider/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'appc-config/appc-config-adaptor') diff --git a/appc-config/appc-config-adaptor/features/pom.xml b/appc-config/appc-config-adaptor/features/pom.xml index 03fd731d3..134a117bb 100644 --- a/appc-config/appc-config-adaptor/features/pom.xml +++ b/appc-config/appc-config-adaptor/features/pom.xml @@ -5,7 +5,7 @@ org.openecomp.appc appc-config-adaptor - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT 4.0.0 appc-config-adaptor-features diff --git a/appc-config/appc-config-adaptor/installer/pom.xml b/appc-config/appc-config-adaptor/installer/pom.xml index 404c7d2c0..3d7463808 100644 --- a/appc-config/appc-config-adaptor/installer/pom.xml +++ b/appc-config/appc-config-adaptor/installer/pom.xml @@ -25,7 +25,7 @@ org.openecomp.appc appc-config-adaptor - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-config-adaptor-installer @@ -53,7 +53,7 @@ org.openecomp.appc appc-config-adaptor-provider - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/appc-config/appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/pom.xml index d6bccd81d..0cf7aa625 100644 --- a/appc-config/appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/pom.xml @@ -5,7 +5,7 @@ org.openecomp.appc appc-config - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT 4.0.0 diff --git a/appc-config/appc-config-adaptor/provider/pom.xml b/appc-config/appc-config-adaptor/provider/pom.xml index 51e900cb0..555cd1532 100644 --- a/appc-config/appc-config-adaptor/provider/pom.xml +++ b/appc-config/appc-config-adaptor/provider/pom.xml @@ -30,7 +30,7 @@ org.openecomp.appc appc-config-adaptor - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-config-adaptor-provider -- cgit 1.2.3-korg