Skip to content

Commit

Permalink
Prepare to release
Browse files Browse the repository at this point in the history
  • Loading branch information
nroduit committed May 1, 2024
1 parent 8811d42 commit e7cbb1e
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,11 +10,11 @@
<version>${revision}${sha1}${changelist}</version>

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

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

Expand Down

0 comments on commit e7cbb1e

Please sign in to comment.