Commit 7359d0d7 authored by jinli gu's avatar jinli gu
Browse files

更新 pom.xml

parent a41ec77f
Pipeline #39 failed with stages
in 0 seconds
...@@ -244,16 +244,4 @@ ...@@ -244,16 +244,4 @@
</plugins> </plugins>
</build> </build>
<distributionManagement>
<repository>
<id>nexus-releases</id>
<name>Nexus Release Repository</name>
<url>http://192.168.1.187:8081/repository/maven-releases/</url>
</repository>
<snapshotRepository>
<id>nexus-snapshots</id>
<name>Nexus Snapshot Repository</name>
<url>http://192.168.1.187:8081/repository/maven-snapshots/</url>
</snapshotRepository>
</distributionManagement>
</project> </project>
Supports Markdown
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