Skip to content

Commit 15b15ac

Browse files
committed
pom - autoReleaseAfterClose true
1 parent 7c3df47 commit 15b15ac

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@
1717
</scm>
1818

1919
<properties>
20-
<nexus.staging.keepStagingRepositoryOnFailure>true</nexus.staging.keepStagingRepositoryOnFailure>
21-
<nexus.staging.skipStagingRepositoryClose>true</nexus.staging.skipStagingRepositoryClose>
22-
<nexus.staging.autoReleaseAfterClose>false</nexus.staging.autoReleaseAfterClose>
20+
<nexus.staging.autoReleaseAfterClose>true</nexus.staging.autoReleaseAfterClose>
2321
</properties>
2422

2523
<modules>

0 commit comments

Comments
 (0)