diff options
Diffstat (limited to 'policy-jre')
-rw-r--r-- | policy-jre/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/policy-jre/pom.xml b/policy-jre/pom.xml index 8620572e..bbae4e7d 100644 --- a/policy-jre/pom.xml +++ b/policy-jre/pom.xml @@ -40,6 +40,7 @@ <docker.skip.push>false</docker.skip.push> <docker.pull.registry>docker.io</docker.pull.registry> <docker.push.registry>docker.io</docker.push.registry> + <maven.build.timestamp.format>yyyyMMdd'T'HHmm</maven.build.timestamp.format> </properties> <profiles> |