diff --git a/capfile/pom.xml b/capfile/pom.xml index 2a429c8..7275c65 100644 --- a/capfile/pom.xml +++ b/capfile/pom.xml @@ -9,6 +9,9 @@ capfile JavaCard CAP file library + + ${git.commit.time} + org.testng @@ -29,9 +32,4 @@ test - - - - - \ No newline at end of file diff --git a/pom.xml b/pom.xml index 4edcc34..c26a8f8 100644 --- a/pom.xml +++ b/pom.xml @@ -14,6 +14,7 @@ UTF-8 2 + ${git.commit.time} @@ -76,6 +77,22 @@ + + io.github.git-commit-id + git-commit-id-maven-plugin + 8.0.2 + + + get-git-timestamp + + revision + + + + + UTC + + org.apache.maven.plugins