Commit 0c9a5a58 by hutao

提交

parent b5e58f23
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<repositories> <repositories>
<repository> <repository>
<id>yunSchool</id> <id>yunSchool</id>
<url>http://180.169.149.1:8081/repository/yunSchool/</url> <url>http://192.168.0.15:8081/repository/yunSchool/</url>
<releases> <releases>
<enabled>true</enabled> <enabled>true</enabled>
</releases> </releases>
...@@ -67,4 +67,11 @@ ...@@ -67,4 +67,11 @@
</repository> </repository>
</repositories> </repositories>
<distributionManagement>
<snapshotRepository>
<id>yunSchool-host</id>
<url>http://192.168.0.15:8081/repository/yunSchool-host/</url>
</snapshotRepository>
</distributionManagement>
</project> </project>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment