Skip to content

Commit

Permalink
Next dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
nroduit committed May 1, 2024
1 parent c5d9313 commit 9f96f22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<version>${revision}${sha1}${changelist}</version>

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

<dcm4che.version>5.32.0</dcm4che.version>
Expand Down

0 comments on commit 9f96f22

Please sign in to comment.