From 2488d30b8f4a27d6112de3f8f6011fb20a1425f9 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 15 Sep 2016 16:49:21 -0700 Subject: Reset artifact versions to 1.0.0-SNAPSHOT Change-Id: I078e03f71eddeeb320ca78711badf53eda60c065 Issue-id: INT-32 Signed-off-by: Gary Wu --- servicegateway/deployment/pom.xml | 2 +- servicegateway/service/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'servicegateway') diff --git a/servicegateway/deployment/pom.xml b/servicegateway/deployment/pom.xml index 01a1af51..e415c55b 100644 --- a/servicegateway/deployment/pom.xml +++ b/servicegateway/deployment/pom.xml @@ -18,7 +18,7 @@ org.openo.common-services.common-utilities commonlib-cbb - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/servicegateway/service/pom.xml b/servicegateway/service/pom.xml index 5a834e68..17372a4c 100644 --- a/servicegateway/service/pom.xml +++ b/servicegateway/service/pom.xml @@ -22,13 +22,13 @@ org.openo.common-services.common-utilities commonlib-cbb - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT org.openo.common-services.common-utilities commonlib-restclient - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT org.apache.cxf -- cgit 1.2.3-korg