Skip to content

Commit b8dbf82

Browse files
committed
Prepare to release
1 parent 7e19ad6 commit b8dbf82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

weasis-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<!-- force command line arguments settings to set version -->
1616
<!-- $ mvn clean install -Drevision=4.2.2 -Dchangelist=-SNAPSHOT -->
1717
<revision>4.6.1</revision>
18-
<changelist>-SNAPSHOT</changelist> <!-- Remove "-SNAPSHOT" for release -->
18+
<changelist></changelist> <!-- Remove "-SNAPSHOT" for release -->
1919

2020
<java-version>24</java-version>
2121
<jdk-version>24</jdk-version>
@@ -27,7 +27,7 @@
2727
<app.version>${revision}${changelist}</app.version>
2828
<base.minimal.version>4.6.0</base.minimal.version>
2929
<i18n.version>4.0.0-SNAPSHOT</i18n.version>
30-
<weasis.releasenotes>https://github.com/nroduit/Weasis/blob/master/CHANGELOG.md#v460-2025-04-17</weasis.releasenotes>
30+
<weasis.releasenotes>https://github.com/nroduit/Weasis/blob/master/CHANGELOG.md#v461-2025-06-04</weasis.releasenotes>
3131

3232
<felix.framework.version>7.0.5</felix.framework.version>
3333
<flatlaf.version>3.6</flatlaf.version>

0 commit comments

Comments
 (0)