Skip to content

Commit

Permalink
update timestamp before release
Browse files Browse the repository at this point in the history
Signed-off-by: Ceki Gulcu <[email protected]>
  • Loading branch information
ceki committed Feb 8, 2022
1 parent 3b6a92f commit e9ee55c
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 @@ -34,7 +34,7 @@

<properties>
<!-- yyyy-MM-dd'T'HH:mm:ss'Z' -->
<project.build.outputTimestamp>2022-02-08T07:38:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-02-08T13:31:00Z</project.build.outputTimestamp>

<required.jdk.version>1.5</required.jdk.version>
<maven.compiler.source>${required.jdk.version}</maven.compiler.source>
Expand Down

0 comments on commit e9ee55c

Please sign in to comment.