master
ZhangXushuo 2023-11-18 23:50:40 +08:00
parent 662fc61186
commit 00a4777a7a
3 changed files with 1 additions and 6 deletions

View File

@ -67,9 +67,6 @@
</dependency>
<!-- RuoYi Common Swagger -->
<dependency>
<groupId>com.february</groupId>

View File

@ -8,7 +8,6 @@
<artifactId>february-modules-system</artifactId>
<version>3.6.3</version>
</parent>
<packaging>jar</packaging>
<version>3.6.3</version>
<artifactId>february-system-server</artifactId>
@ -19,7 +18,6 @@
</properties>
<dependencies>
<dependency>
<groupId>com.february</groupId>
<artifactId>february-system-remote</artifactId>

View File

@ -28,7 +28,7 @@
<repository>
<id>maven-releases</id>
<name>maven-releases</name>
<url>http://10.100.1.6:8081/repository/maven-releases/</url>
<url>http://10.100.1.5:8081/repository/maven-releases/</url>
</repository>
</distributionManagement>