From 9d8d32863b2d123d78dc32d62dd996841e7f0d33 Mon Sep 17 00:00:00 2001
From: Chris Kearney <chris@kearneymail.com>
Date: Mon, 17 Aug 2015 21:59:11 -0700
Subject: [PATCH] hoping this timestamp thing works

---
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 97c15504..e65414bc 100755
--- a/pom.xml
+++ b/pom.xml
@@ -165,10 +165,6 @@
                     </execution>
                 </executions>
                 <configuration>
-                    <format>{0,date,yyyy-MM-dd HH:mm:ss}</format>
-                    <items>
-                        <item>timestamp</item>
-                    </items>
                     <doCheck>true</doCheck>
                     <doUpdate>true</doUpdate>
                     <shortRevisionLength>5</shortRevisionLength>
-- 
GitLab