mirror of
https://github.com/chillzhuang/blade-tool
synced 2024-12-23 09:39:28 +08:00
✨ 简化配置
This commit is contained in:
parent
82fb53d656
commit
80a4d182c9
11
pom.xml
11
pom.xml
@ -588,17 +588,6 @@
|
|||||||
</plugin>-->
|
</plugin>-->
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
<distributionManagement>
|
|
||||||
<!-- 这里的id oss需要和setting.xml里面server节点配置的id一致-->
|
|
||||||
<snapshotRepository>
|
|
||||||
<id>oss</id>
|
|
||||||
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
|
|
||||||
</snapshotRepository>
|
|
||||||
<repository>
|
|
||||||
<id>oss</id>
|
|
||||||
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
|
|
||||||
</repository>
|
|
||||||
</distributionManagement>
|
|
||||||
</profile>
|
</profile>
|
||||||
</profiles>
|
</profiles>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user