From ad8efcc435891e298c686c33854773e46425f5fd Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 15 Sep 2016 16:49:20 -0700 Subject: Reset artifact versions to 1.0.0-SNAPSHOT Change-Id: Idffcba17725b0453ea9f462f856f9399a86745e5 Issue-id: INT-32 Signed-off-by: Gary Wu --- common-util/pom.xml | 2 +- pom.xml | 2 +- rest-client/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common-util/pom.xml b/common-util/pom.xml index e99cfd3..7e57a00 100644 --- a/common-util/pom.xml +++ b/common-util/pom.xml @@ -20,7 +20,7 @@ org.openo.common-services.common-utilities common-setting - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT commonlib-cbb jar diff --git a/pom.xml b/pom.xml index 298b1d9..9c9a878 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.openo.common-services.common-utilities common-setting - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom common-setting diff --git a/rest-client/pom.xml b/rest-client/pom.xml index 6634b55..cdfa3cc 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -20,7 +20,7 @@ org.openo.common-services.common-utilities common-setting - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT commonlib-restclient @@ -29,7 +29,7 @@ org.openo.common-services.common-utilities commonlib-cbb - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT org.eclipse.jetty.aggregate -- cgit 1.2.3-korg