Selaa lähdekoodia

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

master
Binary Wang 8 vuotta sitten
vanhempi
commit
81159c2419
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      pom.xml

+ 1
- 1
pom.xml Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna