mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-11 02:49:45 +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