Ensure staged deployments are not automatically closed
This commit is contained in:
parent
20ab5259c0
commit
c14362b245
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -132,7 +132,7 @@
|
|||
<configuration>
|
||||
<serverId>ossrh</serverId>
|
||||
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
|
||||
<autoReleaseAfterClose>true</autoReleaseAfterClose>
|
||||
<autoReleaseAfterClose>false</autoReleaseAfterClose>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
|
Loading…
Add table
Reference in a new issue