Skip to content

Commit 82a6504

Browse files
committed
pom - set autoReleaseAfterClose to true
1 parent d1ca12e commit 82a6504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</scm>
2020

2121
<properties>
22-
<nexus.staging.autoReleaseAfterClose>false</nexus.staging.autoReleaseAfterClose>
22+
<nexus.staging.autoReleaseAfterClose>true</nexus.staging.autoReleaseAfterClose>
2323
</properties>
2424

2525
<modules>

0 commit comments

Comments
 (0)