Skip to content

Commit

Permalink
Merge pull request #68 from SolaceLabs/clarkbains-patch-1
Browse files Browse the repository at this point in the history
Autorelease through maven central
  • Loading branch information
clarkbains authored Mar 15, 2024
2 parents 0db3c5b + 6a36cf8 commit 5e50c25
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 @@ -216,7 +216,7 @@
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
<useReleaseProfile>false</useReleaseProfile>
</configuration>
</plugin>
Expand Down

0 comments on commit 5e50c25

Please sign in to comment.