From dca1d3afa83f06ce18a3b09e3915c8bb35f344c8 Mon Sep 17 00:00:00 2001 From: lzh Date: Mon, 19 Sep 2022 15:55:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=B8=BA=E5=8F=AF=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E5=88=B0=E5=85=AC=E5=8F=B8Nexus=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yxt-parent/pom.xml | 82 ++++++++++++++++++++++++++-------------------- 1 file changed, 46 insertions(+), 36 deletions(-) diff --git a/yxt-parent/pom.xml b/yxt-parent/pom.xml index 5bef1c7..936a96b 100644 --- a/yxt-parent/pom.xml +++ b/yxt-parent/pom.xml @@ -407,40 +407,50 @@ - - - aliyun-central - https://maven.aliyun.com/repository/central - - - aliyun-public - https://maven.aliyun.com/repository/public - - - aliyun-google - https://maven.aliyun.com/repository/google - - - aliyun-spring - https://maven.aliyun.com/repository/spring - - - - - aliyun-central - https://maven.aliyun.com/repository/central - - - aliyun-public - https://maven.aliyun.com/repository/public - - - aliyun-google - https://maven.aliyun.com/repository/google - - - aliyun-spring - https://maven.aliyun.com/repository/spring - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + nexus-releases + http://nexus3.yyundong.com/repository/yxt-mvn-releases/ + + + nexus-snapshots + http://nexus3.yyundong.com/repository/yxt-mvn-snapshot/ + + \ No newline at end of file