Commit f0236c76 by huangfusuper

删除对应的plugin

parent 1d23868c
...@@ -45,4 +45,15 @@ ...@@ -45,4 +45,15 @@
</plugins> </plugins>
</build> </build>
<distributionManagement>
<repository>
<id>releases</id>
<url>http://10.0.120.2/repository/maven-releases/</url>
</repository>
<snapshotRepository>
<id>snapshots</id>
<url>http://10.0.120.2/repository/maven-snapshots/</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