Merge branch '1.9.x'
diff --git a/ReleaseInstructions b/ReleaseInstructions
index 03080d2..1645848 100644
--- a/ReleaseInstructions
+++ b/ReleaseInstructions
@@ -103,7 +103,7 @@
     build.
 
     # clean
-    $ rm -rf bootstrap build dist distribution java-repository target
+    $ rm -rf bootstrap build dist distribution java-repository target ant_*.snap
     $ ./build.sh dist-lite
     $ ./dist/bin/ant -nouserlib -lib lib/optional distribution
 
diff --git a/src/etc/poms/ant/pom.xml b/src/etc/poms/ant/pom.xml
index b608047..acef910 100644
--- a/src/etc/poms/ant/pom.xml
+++ b/src/etc/poms/ant/pom.xml
@@ -48,7 +48,7 @@
     <dependency>
       <groupId>org.apache.ant</groupId>
       <artifactId>ant-antunit</artifactId>
-      <version>1.4</version>
+      <version>1.4.1</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>