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-data-services/features/pom.xml | 2 +- appc-config/appc-data-services/installer/pom.xml | 4 ++-- appc-config/appc-data-services/pom.xml | 2 +- appc-config/appc-data-services/provider/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'appc-config/appc-data-services') diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml index 7d1935155..6f9b938e5 100644 --- a/appc-config/appc-data-services/features/pom.xml +++ b/appc-config/appc-data-services/features/pom.xml @@ -4,7 +4,7 @@ appc-config-data-services org.openecomp.appc - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-config-data-services-features APPC Data Services Plugin - Features diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml index eaed61abb..04162ea5e 100644 --- a/appc-config/appc-data-services/installer/pom.xml +++ b/appc-config/appc-data-services/installer/pom.xml @@ -25,7 +25,7 @@ org.openecomp.appc appc-config-data-services - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-config-data-services-installer @@ -53,7 +53,7 @@ org.openecomp.appc appc-config-data-services-provider - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml index bca3ad05d..254b3514f 100644 --- a/appc-config/appc-data-services/pom.xml +++ b/appc-config/appc-data-services/pom.xml @@ -4,7 +4,7 @@ org.openecomp.appc appc-config - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT 4.0.0 diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index e00fa4c46..03dad02e5 100644 --- a/appc-config/appc-data-services/provider/pom.xml +++ b/appc-config/appc-data-services/provider/pom.xml @@ -5,7 +5,7 @@ org.openecomp.appc appc-config-data-services - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-config-data-services-provider bundle -- cgit 1.2.3-korg