Skip to content

Commit 5b98a34

Browse files
author
Hasan Çelik
authored
made autoReleaseAfterClose true
1 parent e5dabd1 commit 5b98a34

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
@@ -262,7 +262,7 @@
262262
<configuration>
263263
<serverId>release-repository</serverId>
264264
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
265-
<autoReleaseAfterClose>false</autoReleaseAfterClose>
265+
<autoReleaseAfterClose>true</autoReleaseAfterClose>
266266
</configuration>
267267
</plugin>
268268
</plugins>

0 commit comments

Comments
 (0)