Changes
parent
ea4fe45e69
commit
983ce0ff76
5
pom.xml
5
pom.xml
|
@ -16,7 +16,6 @@
|
|||
</description>
|
||||
|
||||
<dependencies>
|
||||
|
||||
<!-- RuoYi Common Security -->
|
||||
<dependency>
|
||||
<groupId>com.february</groupId>
|
||||
|
@ -24,8 +23,6 @@
|
|||
<version>3.6.3</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
||||
</dependencies>
|
||||
<repositories>
|
||||
<repository>
|
||||
|
@ -55,7 +52,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>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue