Skip to content

Commit

Permalink
Fourth attempt - release 50
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotn committed Mar 22, 2024
1 parent 918e916 commit d07c553
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/project.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Weld Parent
release:
current-version: 50
next-version: 51-SNAPSHOT
next-version: 51-SNAPSHOT
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -503,8 +503,8 @@
<configuration>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<serverId>sonatype-nexus-staging</serverId>
<!-- TODO should be eventually enabled, just commented out for testing pruposes -->
<!-- <autoReleaseAfterClose>true</autoReleaseAfterClose>-->
<!-- Automatically releases staging repo, no manual action needed -->
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit d07c553

Please sign in to comment.