Skip to content

Commit

Permalink
Reapply "adjustment of version for mvn deploy"
Browse files Browse the repository at this point in the history
This reverts commit b5cf973.
  • Loading branch information
leouk committed Oct 4, 2024
1 parent b5cf973 commit b92fcdc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
<name>VDMToolkit Suite</name>
<packaging>pom</packaging>
<!-- This version is inherited by all modules -->
<version>${revision}${sha1}${changelist}</version>
<version>${revision}${sha1}${changelist}
</version>

<properties>
<maven.build.timestamp.format>yyMMdd</maven.build.timestamp.format>
Expand Down

0 comments on commit b92fcdc

Please sign in to comment.