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-command-executor/appc-command-executor-api/pom.xml | 2 +- .../appc-command-executor/appc-command-executor-core/pom.xml | 2 +- .../appc-command-executor/appc-command-executor-features/pom.xml | 2 +- .../appc-command-executor/appc-command-executor-installer/pom.xml | 2 +- appc-dispatcher/appc-command-executor/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'appc-dispatcher/appc-command-executor') diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml index 7e6f01b32..0ae04a516 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml @@ -3,7 +3,7 @@ org.openecomp.appc appc-command-executor - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-command-executor-api bundle diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml index c3508de1d..97c37228e 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml @@ -23,7 +23,7 @@ org.openecomp.appc appc-command-executor - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-command-executor-core bundle diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml index ec7117747..ed9313c09 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml @@ -4,7 +4,7 @@ appc-command-executor org.openecomp.appc - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-command-executor-features appc-command-executor-features diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-installer/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-installer/pom.xml index d91d2e0f0..6f65b800a 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-installer/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-installer/pom.xml @@ -4,7 +4,7 @@ org.openecomp.appc appc-command-executor - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-command-executor-installer diff --git a/appc-dispatcher/appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/pom.xml index d506b302e..0f4979661 100644 --- a/appc-dispatcher/appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/pom.xml @@ -3,7 +3,7 @@ org.openecomp.appc appc-dispatcher - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT appc-command-executor pom -- cgit 1.2.3-korg