diff --git a/adc-da-slrs/pom.xml b/adc-da-slrs/pom.xml index da394151..889ae6ed 100644 --- a/adc-da-slrs/pom.xml +++ b/adc-da-slrs/pom.xml @@ -133,6 +133,10 @@ 19.0 compile + + com.google.code.gson + gson + diff --git a/pom.xml b/pom.xml index 4cec972f..7a336145 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,18 @@ + + maven-ali + http://maven.aliyun.com/nexus/content/groups/public// + + true + + + true + always + fail + + adc http://60.247.58.121:8182/nexus/content/groups/public @@ -54,18 +66,6 @@ true - - maven-ali - http://maven.aliyun.com/nexus/content/groups/public// - - true - - - true - always - fail - -