Skip to content

Commit

Permalink
Third attempt - release 50
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotn committed Mar 22, 2024
1 parent 672e45a commit 845a0bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@
<configuration>
<arguments>-Drelease</arguments>
<autoVersionSubmodules>true</autoVersionSubmodules>
<pushChanges>false</pushChanges>
<localCheckout>true</localCheckout>
</configuration>
<version>${release.version}</version>
</plugin>
Expand Down

0 comments on commit 845a0bb

Please sign in to comment.