Skip to content

Commit

Permalink
Merge pull request #28 from jpage4500/feature/11-07
Browse files Browse the repository at this point in the history
- use different version notation to fix jdeploy update issue
  • Loading branch information
jpage4500 authored Nov 8, 2024
2 parents 6839239 + 04d133a commit 3be8802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.release>17</maven.compiler.release>
<maven.build.timestamp.format>yy.MM.dd-HHmm</maven.build.timestamp.format>
<maven.build.timestamp.format>yy.M.d-HHmm</maven.build.timestamp.format>
</properties>

<dependencies>
Expand Down

0 comments on commit 3be8802

Please sign in to comment.