From 2619e3d6671b5615a3cce4ee711af46876a8f3c9 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 20 Feb 2017 14:48:07 -0500 Subject: [VERSION] Change version to snapshot Change version to 1.0.0-SNAPSHOT and skip tests Change-Id: If753fa7b08f2abb57429efe6b044353c21f18e16 Signed-off-by: Dan Timoney --- dataChange/features/pom.xml | 4 ++-- dataChange/installer/pom.xml | 2 +- dataChange/model/pom.xml | 4 ++-- dataChange/pom.xml | 4 ++-- dataChange/provider/pom.xml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) (limited to 'dataChange') diff --git a/dataChange/features/pom.xml b/dataChange/features/pom.xml index 6f993f8b..8d3a091e 100755 --- a/dataChange/features/pom.xml +++ b/dataChange/features/pom.xml @@ -4,11 +4,11 @@ dataChange org.openecomp.sdnc.northbound - 1.0.0 + 1.0.0-SNAPSHOT org.openecomp.sdnc.northbound dataChange-features - 1.0.0 + 1.0.0-SNAPSHOT jar diff --git a/dataChange/installer/pom.xml b/dataChange/installer/pom.xml index 3a5fa50a..f4119ea3 100755 --- a/dataChange/installer/pom.xml +++ b/dataChange/installer/pom.xml @@ -5,7 +5,7 @@ dataChange org.openecomp.sdnc.northbound - 1.0.0 + 1.0.0-SNAPSHOT dataChange-installer dataChange - Karaf Installer diff --git a/dataChange/model/pom.xml b/dataChange/model/pom.xml index e5772f4d..3accef05 100755 --- a/dataChange/model/pom.xml +++ b/dataChange/model/pom.xml @@ -4,11 +4,11 @@ dataChange org.openecomp.sdnc.northbound - 1.0.0 + 1.0.0-SNAPSHOT org.openecomp.sdnc.northbound dataChange-model - 1.0.0 + 1.0.0-SNAPSHOT bundle diff --git a/dataChange/pom.xml b/dataChange/pom.xml index 90d3311d..85951d5c 100755 --- a/dataChange/pom.xml +++ b/dataChange/pom.xml @@ -5,13 +5,13 @@ org.openecomp.sdnc.northbound sdnc-northbound - 1.0.0 + 1.0.0-SNAPSHOT pom org.openecomp.sdnc.northbound dataChange - 1.0.0 + 1.0.0-SNAPSHOT dataChange diff --git a/dataChange/provider/pom.xml b/dataChange/provider/pom.xml index f2cd725d..3b1ede05 100755 --- a/dataChange/provider/pom.xml +++ b/dataChange/provider/pom.xml @@ -5,7 +5,7 @@ dataChange org.openecomp.sdnc.northbound - 1.0.0 + 1.0.0-SNAPSHOT dataChange-provider bundle -- cgit 1.2.3-korg