diff --git a/pom.xml b/pom.xml
index 97c15504dc1ee9ce401b929532ce569f9a7bc095..e65414bcae2a4ad9d7da9a4e9f8833e2b5c04c78 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>