o Stabilized IT

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@752061 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/it/MJAR-70-recreation/pom.xml b/src/it/MJAR-70-recreation/pom.xml
index b5bcdda..fc67fb2 100644
--- a/src/it/MJAR-70-recreation/pom.xml
+++ b/src/it/MJAR-70-recreation/pom.xml
@@ -52,6 +52,8 @@
                 <copy file="target/MJAR-70-recreation-1.0-SNAPSHOT.jar"
                       tofile="target/reference.jar"
                       preservelastmodified="true" overwrite="true"/>
+                <!-- Enforce some time difference prior to building JAR again -->
+                <sleep seconds="2"/>
               </tasks>
             </configuration>
           </execution>