Skip to content

Commit

Permalink
Prepare to release
Browse files Browse the repository at this point in the history
  • Loading branch information
nroduit committed Jul 26, 2024
1 parent 9d8c5ed commit f1a396c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
<version>${revision}${sha1}${changelist}</version>

<properties>
<revision>${dcm4che.version}.1</revision>
<changelist>-SNAPSHOT</changelist> <!-- Remove "-SNAPSHOT" for release -->
<revision>${dcm4che.version}.2</revision>
<changelist></changelist> <!-- Remove "-SNAPSHOT" for release -->
<sha1/>

<dcm4che.version>5.32.0</dcm4che.version>
<weasis.core.img.version>4.9.0.1</weasis.core.img.version>
<weasis.core.img.version>4.9.0.2</weasis.core.img.version>
</properties>

<modules>
Expand Down

0 comments on commit f1a396c

Please sign in to comment.