提交 003df6d1 authored 作者: 陈世营's avatar 陈世营

项目初始化

上级 27ab3ff0
...@@ -154,12 +154,12 @@ ...@@ -154,12 +154,12 @@
<repository> <repository>
<id>nexus-releases</id> <id>nexus-releases</id>
<name>Nexus Release Repository</name> <name>Nexus Release Repository</name>
<url>http://113.208.119.11:9101/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://113.208.119.11:9101/repository/maven-snapshots/</url> <url>http://39.100.254.140:12010/repository/maven-snapshots/</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
...@@ -167,7 +167,7 @@ ...@@ -167,7 +167,7 @@
<repository> <repository>
<id>nexus-loit-dev</id> <id>nexus-loit-dev</id>
<name>Nexus Repository</name> <name>Nexus Repository</name>
<url>http://113.208.119.11:9101/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>
...@@ -180,7 +180,7 @@ ...@@ -180,7 +180,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://113.208.119.11:9101/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>
...@@ -189,5 +189,4 @@ ...@@ -189,5 +189,4 @@
</releases> </releases>
</pluginRepository> </pluginRepository>
</pluginRepositories> </pluginRepositories>
</project> </project>
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论