Clean site-content.README file
diff --git a/pom.xml b/pom.xml
index 574bc1d..02f0f7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -584,6 +584,7 @@
                 <configuration>
                   <target name="remove-checkout">
                     <delete dir="${commons.scmPubCheckoutDirectory}" quiet="true"/>
+                    <delete file="${commons.scmPubCheckoutDirectory}.README" quiet="true"/>
                   </target>
                 </configuration>
               </execution>