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-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 7caf35f75..62d046501 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.0.0-SNAPSHOT + 1.1.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 3414775f5..dcc73f2f1 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 @@ -17,7 +17,7 @@ org.openecomp.appc appc-request-handler - 1.0.0-SNAPSHOT + 1.1.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 e30222107..f262d1935 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.0.0-SNAPSHOT + 1.1.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 f560c79d6..70f0d4069 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.0.0-SNAPSHOT + 1.1.0-SNAPSHOT appc-request-handler pom -- cgit 1.2.3-korg