From 8843969b0ced23dd4ebda915641427ee10aee098 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 24 Feb 2017 00:04:10 -0800 Subject: Changing to snapshot version Changing version from 1.0.0 to 1.0.0-SNAPSHOT Change-Id: If11d37d83348e5c4db298414e627622a62480d3f 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 b24c10797..7caf35f75 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 + 1.0.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 d2f469bbc..caf2f0008 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 + 1.0.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 453a8e62f..e30222107 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 + 1.0.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 9f06a54dd..f560c79d6 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 + 1.0.0-SNAPSHOT appc-request-handler pom -- cgit 1.2.3-korg