Skip to content

Commit

Permalink
Next dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
nroduit committed Sep 18, 2024
1 parent 871d103 commit 9161869
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions weasis-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<properties>
<!-- force command line arguments settings to set version -->
<!-- $ mvn clean install -Drevision=4.2.2 -Dchangelist=-SNAPSHOT -->
<revision>4.5.1</revision>
<changelist></changelist> <!-- Remove "-SNAPSHOT" for release -->
<revision>4.5.2</revision>
<changelist>-SNAPSHOT</changelist> <!-- Remove "-SNAPSHOT" for release -->

<java-version>22</java-version>
<jdk-version>22</jdk-version>
Expand Down

0 comments on commit 9161869

Please sign in to comment.