Skip to content

Commit

Permalink
Prepare to release
Browse files Browse the repository at this point in the history
  • Loading branch information
nroduit committed Sep 18, 2024
1 parent 4e50dd0 commit f15c2c8
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 @@ -15,7 +15,7 @@
<!-- force command line arguments settings to set version -->
<!-- $ mvn clean install -Drevision=4.2.2 -Dchangelist=-SNAPSHOT -->
<revision>4.5.1</revision>
<changelist>-SNAPSHOT</changelist> <!-- Remove "-SNAPSHOT" for release -->
<changelist></changelist> <!-- Remove "-SNAPSHOT" for release -->

<java-version>22</java-version>
<jdk-version>22</jdk-version>
Expand All @@ -27,7 +27,7 @@
<app.version>${revision}${changelist}</app.version>
<base.minimal.version>4.5.0</base.minimal.version>
<i18n.version>4.0.0-SNAPSHOT</i18n.version>
<weasis.releasenotes>https://github.com/nroduit/Weasis/blob/master/CHANGELOG.md#v450-2024-08-15</weasis.releasenotes>
<weasis.releasenotes>https://github.com/nroduit/Weasis/blob/master/CHANGELOG.md#v451-2024-09-18</weasis.releasenotes>

<felix.framework.version>7.0.5</felix.framework.version>
<flatlaf.version>3.5.1</flatlaf.version>
Expand Down

0 comments on commit f15c2c8

Please sign in to comment.