Skip to content

Commit

Permalink
Turn auto-release on
Browse files Browse the repository at this point in the history
  • Loading branch information
jodastephen committed Mar 8, 2019
1 parent 4e9beb8 commit 4c95483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<serverId>sonatype-joda-staging</serverId>
<description>Releasing ${project.groupId}:${project.artifactId}:${project.version}</description>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
<keepStagingRepositoryOnCloseRuleFailure>true</keepStagingRepositoryOnCloseRuleFailure>
</configuration>
</plugin>
Expand Down

0 comments on commit 4c95483

Please sign in to comment.