Преглед изворни кода

将发布模块配置改为关闭后自动发布

master
Binary Wang пре 8 година
родитељ
комит
81159c2419
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      pom.xml

+ 1
- 1
pom.xml Прегледај датотеку

@@ -307,7 +307,7 @@
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
<plugin>


Loading…
Откажи
Сачувај