Skip to content

Commit

Permalink
Removed unused property to set the coveralls timestamp.
Browse files Browse the repository at this point in the history
  • Loading branch information
aherbert committed Dec 3, 2019
1 parent 8a35fca commit 287b328
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,6 @@
<geometry.jgit.buildnumber.version>1.2.10</geometry.jgit.buildnumber.version>
<implementation.build>${git.revision}; ${maven.build.timestamp}</implementation.build>

<!-- Override default buildNumber timestamp format, needed for coveralls plugin
Commented out for a test of coveralls. The format for the ${timestamp} property will be EpochMillis
and this is configured in the coveralls profile.
-->
<!-- <maven.buildNumber.timestampFormat>{0,date,yyyy-MM-dd HH:mm:ssZ}</maven.buildNumber.timestampFormat> -->

<!--
Override so that "mvn commons:download-page" will generates a web page
referring to the files created by the "dist-archive" module.
Expand Down

0 comments on commit 287b328

Please sign in to comment.