From e040d41781962740921b4e93a4c455711753633f Mon Sep 17 00:00:00 2001 From: "tian.ming@huawei.com" Date: Sat, 27 Aug 2016 10:25:21 +0800 Subject: modify the group id Change-Id: Iad752e28f5bc01b0ef0f2973a4a6254b956691a3 Signed-off-by: tian.ming@huawei.com --- rest-client/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rest-client') diff --git a/rest-client/pom.xml b/rest-client/pom.xml index 77ecaf8..b3a6c6a 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -18,7 +18,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.openo.baseservice + org.openo.common-services.common-utilities common-setting 1.0.1-SNAPSHOT @@ -27,7 +27,7 @@ - org.openo.baseservice + org.openo.common-services.common-utilities commonlib-cbb 1.0.1-SNAPSHOT -- cgit 1.2.3-korg