aboutsummaryrefslogtreecommitdiffstats
path: root/build/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/pom.xml')
-rw-r--r--build/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/pom.xml b/build/pom.xml
index 0099d02a0..a9aa9f406 100644
--- a/build/pom.xml
+++ b/build/pom.xml
@@ -57,7 +57,10 @@
</goals>
<configuration>
<name>build.time</name>
+ <!--
<pattern>E MMM d, YYYY 'at' HH:MM:SS z</pattern>
+ -->
+ <pattern>EEEE MMM d, yyyy 'at' HH:mm:ss z</pattern>
<timeZone>America/Los_Angeles</timeZone>
<!-- build.time: Monday Feb 4, 2019 at 23:50:25 GMT -->
</configuration>