Просмотр исходного кода

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

master
Binary Wang 8 лет назад
Родитель
Сommit
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>


Загрузка…
Отмена
Сохранить