提交 715d4182 authored 作者: 林惠颖's avatar 林惠颖

nexus 地址变更

上级 4cd66160
...@@ -3,6 +3,7 @@ target/ ...@@ -3,6 +3,7 @@ target/
!.mvn/wrapper/maven-wrapper.jar !.mvn/wrapper/maven-wrapper.jar
!**/src/main/** !**/src/main/**
!**/src/test/** !**/src/test/**
admin_client.log
### STS ### ### STS ###
.apt_generated .apt_generated
......
...@@ -62,12 +62,12 @@ ...@@ -62,12 +62,12 @@
<repository> <repository>
<id>nexus-releases</id> <id>nexus-releases</id>
<name>Nexus Release Repository</name> <name>Nexus Release Repository</name>
<url>http://39.100.254.140:12011/repository/maven-releases/</url> <url>http://39.100.254.140:12010/repository/maven-releases/</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>nexus-snapshots</id> <id>nexus-snapshots</id>
<name>Nexus Snapshot Repository</name> <name>Nexus Snapshot Repository</name>
<url>http://39.100.254.140:12011/repository/maven-snapshots/</url> <url>http://39.100.254.140:12010/repository/maven-snapshots/</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
<repository> <repository>
<id>nexus-loit-dev</id> <id>nexus-loit-dev</id>
<name>Nexus Repository</name> <name>Nexus Repository</name>
<url>http://39.100.254.140:12011/repository/maven-public/</url> <url>http://39.100.254.140:12010/repository/maven-public/</url>
<snapshots> <snapshots>
<enabled>true</enabled> <enabled>true</enabled>
</snapshots> </snapshots>
...@@ -88,7 +88,7 @@ ...@@ -88,7 +88,7 @@
<pluginRepository> <pluginRepository>
<id>nexus-loit-dev</id> <id>nexus-loit-dev</id>
<name>Nexus Plugin Repository</name> <name>Nexus Plugin Repository</name>
<url>http://39.100.254.140:12011/repository/maven-public/</url> <url>http://39.100.254.140:12010/repository/maven-public/</url>
<snapshots> <snapshots>
<enabled>true</enabled> <enabled>true</enabled>
</snapshots> </snapshots>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论