From 03682da2849b4e6ed5fe168c0ecb080a6d5c00b3 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 10 Mar 2017 13:07:19 -0800 Subject: Updating master to 1.1.0-SNAPSHOT Change-Id: I4f2bf794f5ce8b60c4fc35817e69c9cbd337cc47 Signed-off-by: Patrick Brady --- 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-dispatcher/appc-command-executor/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 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 598db46cd..6841b8224 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.0.0-SNAPSHOT + 1.1.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 1832637f2..ef73055f8 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.0.0-SNAPSHOT + 1.1.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 1f94a35d3..ec7117747 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.0.0-SNAPSHOT + 1.1.0-SNAPSHOT appc-command-executor-features appc-command-executor-features diff --git a/appc-dispatcher/appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/pom.xml index 9443f1f86..fe853eb07 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.0.0-SNAPSHOT + 1.1.0-SNAPSHOT appc-command-executor pom -- cgit 1.2.3-korg