Skip to content

Commit

Permalink
add git-commit-id-plugin again
Browse files Browse the repository at this point in the history
  • Loading branch information
ubamrein committed Jul 6, 2020
1 parent 94e9d5e commit 2b08f8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dpppt-config-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
</configuration>
</plugin>
<!--reproducible builds -->
<!-- <plugin>
<plugin>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId>
<executions>
Expand All @@ -208,7 +208,7 @@
<dateFormat>yyyyMMddHHmmss</dateFormat>
<dateFormatTimeZone>UTC</dateFormatTimeZone>
</configuration>
</plugin> -->
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 2b08f8f

Please sign in to comment.