mirror of
https://github.com/chillzhuang/blade-tool
synced 2024-11-15 06:59:29 +08:00
✨ 简化配置
This commit is contained in:
parent
82fb53d656
commit
80a4d182c9
11
pom.xml
11
pom.xml
@ -588,17 +588,6 @@
|
||||
</plugin>-->
|
||||
</plugins>
|
||||
</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>
|
||||
</profiles>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user