Skip to content

Commit

Permalink
Reproducible with default maven tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpaljak committed Jul 29, 2024
1 parent 335643b commit a362d0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
<url>https://github.com/martinpaljak/GlobalPlatformPro</url>
<description>Manage applets and keys on JavaCard-s like a pro</description>
<inceptionYear>2013</inceptionYear>
<properties>
<project.build.outputTimestamp>2024-04-08T12:09:56Z</project.build.outputTimestamp>
</properties>
<organization>
<name>Martin Paljak and contributors</name>
<url>https://javacard.pro/globalplatformpro</url>
Expand Down
5 changes: 0 additions & 5 deletions tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,6 @@
</execution>
</executions>
</plugin>
<!-- Reproducible -->
<plugin>
<groupId>io.github.zlika</groupId>
<artifactId>reproducible-build-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>

0 comments on commit a362d0b

Please sign in to comment.