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-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 645f0b630..598db46cd 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 + 1.0.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 942bf7dd0..553717a40 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 + 1.0.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 420c25ca4..1f94a35d3 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 + 1.0.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 d028d1899..9443f1f86 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 + 1.0.0-SNAPSHOT appc-command-executor pom -- cgit 1.2.3-korg