diff --git a/java/examples/pom.xml b/java/examples/pom.xml index 745e8d4f0f3d47e488f99bd7fe73ed6a9f887373..76421ce626643109d65d8deefd8ee442022eabf4 100644 --- a/java/examples/pom.xml +++ b/java/examples/pom.xml @@ -8,7 +8,30 @@ io.paddle.serving.client paddle-serving-sdk-java-examples 0.0.1 - + + + aliyun + https://maven.aliyun.com/repository/public + + true + + + false + + + + + + aliyun-plugin + https://maven.aliyun.com/repository/public + + true + + + false + + + diff --git a/java/pom.xml b/java/pom.xml index d7e9ea7a097ea1ea2f41f930773d4a5d72a6d515..cd8ce00051d03e6f14c4d524725a17ba71be2511 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -47,7 +47,30 @@ 1.8 1.8 - + + + aliyun + https://maven.aliyun.com/repository/public + + true + + + false + + + + + + aliyun-plugin + https://maven.aliyun.com/repository/public + + true + + + false + + +