Commit 5bf1bfa9 authored by liaozan's avatar liaozan 🏀

update plugin repository id

parent 794278b3
......@@ -531,14 +531,14 @@
<pluginRepositories>
<pluginRepository>
<id>plugin-release</id>
<id>plugin-releases</id>
<url>${maven.repository.url}/maven-releases</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</pluginRepository>
<pluginRepository>
<id>plugin-snapshot</id>
<id>plugin-snapshots</id>
<url>${maven.repository.url}/maven-snapshot</url>
<snapshots>
<enabled>true</enabled>
......
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