From 58bb724888112265f2c91e931b2d7a1e35161c9a Mon Sep 17 00:00:00 2001 From: wangq <979616837@qq.com> Date: Mon, 9 Oct 2023 20:18:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=99=E4=B8=AA=E6=98=AF=E6=B5=B7=E5=A4=96?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E7=9A=84=E7=88=B6=E6=A8=A1=E5=9D=97=E8=8B=A5?= =?UTF-8?q?=E4=BE=9D=E7=B3=BB=E7=BB=9F=EF=BC=8C=E6=88=91=E5=B0=86=E4=BB=96?= =?UTF-8?q?=E5=A6=82=E5=90=8C=E6=8F=90=E4=BA=A4=E5=8E=86=E5=8F=B2=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E5=88=B0=E4=BA=86=E6=88=91=E4=BB=AC=E9=98=BF=E9=87=8C?= =?UTF-8?q?=E4=BA=91=E7=9A=84git.=E5=90=8C=E6=97=B6=E6=88=91=E7=94=A8?= =?UTF-8?q?=E8=99=9A=E6=8B=9F=E6=9C=BA=E6=93=8D=E4=BD=9C=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E6=90=AD=E5=BB=BA=E4=BA=86=E4=B8=80=E4=B8=AA=E7=A7=81=E6=9C=89?= =?UTF-8?q?=E4=BB=93=E5=BA=93=EF=BC=88maven=E3=80=81docker=E7=AD=89?= =?UTF-8?q?=EF=BC=89=E3=80=82=E7=9A=84pom=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E7=9A=84=E6=98=AF=E5=B0=86=E4=B8=8A=E4=BC=A0=E7=9A=84?= =?UTF-8?q?=E7=A7=81=E6=9C=89=E4=BB=93=E5=BA=93=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8fc5799..de28c3e 100644 --- a/pom.xml +++ b/pom.xml @@ -248,7 +248,6 @@ ruoyi-modules ruoyi-api ruoyi-common - yisai-modules pom @@ -273,5 +272,20 @@ + + + + yisai-modules + 本地私有仓库 + http://192.168.17.132:8081/nexus/repository/yisai-modules/ + + + + maven-snapshots + nexus maven + http://192.168.17.132:8081/nexus/repository/maven-snapshots/ + true + + \ No newline at end of file