Skip to content

Commit

Permalink
Merge pull request #796 from wildfly-extras/release_prep
Browse files Browse the repository at this point in the history
Prepare release 1.4.0.Beta1
  • Loading branch information
spyrkob authored Nov 11, 2024
2 parents 31a6d34 + 9243960 commit aa38d5f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ name: WildFly Prospero
release:
current-version: 1.4.0.Beta1
next-version: 1.4.0.Beta2-SNAPSHOT


2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,8 @@
<tagNameFormat>@{project.version}</tagNameFormat>
<!-- install is needed to make Galleon happy -->
<preparationGoals>clean install</preparationGoals>
<localCheckout>true</localCheckout>
<remoteTagging>false</remoteTagging>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit aa38d5f

Please sign in to comment.