From 6a17355a4283f30c9cf06ab0fa9939f709d60d4a Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 24 Feb 2017 14:03:39 -0500 Subject: [VERSION] Roll back to snapshot Roll back to version 1.0.0-SNAPSHOT Change-Id: Icf45d62d223d7f8f1111452c93489d9ba9184273 Signed-off-by: Dan Timoney --- asdcApi/features/pom.xml | 2 +- asdcApi/installer/pom.xml | 2 +- asdcApi/model/pom.xml | 4 ++-- asdcApi/pom.xml | 4 ++-- asdcApi/provider/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'asdcApi') diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml index 41970e2b..e62ffe07 100755 --- a/asdcApi/features/pom.xml +++ b/asdcApi/features/pom.xml @@ -4,7 +4,7 @@ asdcApi org.openecomp.sdnc.northbound - 1.0.0 + 1.0.0-SNAPSHOT asdcApi-features diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml index 23ea77d1..5d002c78 100755 --- a/asdcApi/installer/pom.xml +++ b/asdcApi/installer/pom.xml @@ -5,7 +5,7 @@ asdcApi org.openecomp.sdnc.northbound - 1.0.0 + 1.0.0-SNAPSHOT asdcApi-installer asdcApi - Karaf Installer diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml index 04198e04..eab21d0b 100755 --- a/asdcApi/model/pom.xml +++ b/asdcApi/model/pom.xml @@ -4,11 +4,11 @@ asdcApi org.openecomp.sdnc.northbound - 1.0.0 + 1.0.0-SNAPSHOT org.openecomp.sdnc.northbound asdcApi-model - 1.0.0 + 1.0.0-SNAPSHOT bundle diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml index aaea307e..b228b8e4 100755 --- a/asdcApi/pom.xml +++ b/asdcApi/pom.xml @@ -5,13 +5,13 @@ org.openecomp.sdnc.northbound sdnc-northbound - 1.0.0 + 1.0.0-SNAPSHOT pom org.openecomp.sdnc.northbound asdcApi - 1.0.0 + 1.0.0-SNAPSHOT asdcApi diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml index 033cd29c..df3040bb 100755 --- a/asdcApi/provider/pom.xml +++ b/asdcApi/provider/pom.xml @@ -4,7 +4,7 @@ asdcApi org.openecomp.sdnc.northbound - 1.0.0 + 1.0.0-SNAPSHOT asdcApi-provider bundle -- cgit 1.2.3-korg