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-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml | 2 +- appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml | 2 +- .../appc-request-handler/appc-request-handler-features/pom.xml | 2 +- appc-dispatcher/appc-request-handler/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'appc-dispatcher/appc-request-handler') diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml index e4008a605..23f805972 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml @@ -3,7 +3,7 @@ org.openecomp.appc appc-request-handler - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-request-handler-api bundle diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml index 737030dfc..ed40673f3 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml @@ -16,7 +16,7 @@ org.openecomp.appc appc-request-handler - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-request-handler-core bundle diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml index f262d1935..7fffd2f2e 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml @@ -4,7 +4,7 @@ appc-request-handler org.openecomp.appc - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-request-handler-features appc-request-handler-features diff --git a/appc-dispatcher/appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/pom.xml index 70f0d4069..9aa2960a0 100644 --- a/appc-dispatcher/appc-request-handler/pom.xml +++ b/appc-dispatcher/appc-request-handler/pom.xml @@ -3,7 +3,7 @@ org.openecomp.appc appc-dispatcher - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-request-handler pom -- cgit 1.2.3-korg