No need for ant-nodeps.

The build uses maven-antrun-plugin 1.7 which uses ant 1.8.2.
In this version of ant ant-nodeps is merged into main ant.jar.
diff --git a/bundles/org.eclipse.swt.carbon.macosx/pom.xml b/bundles/org.eclipse.swt.carbon.macosx/pom.xml
index 23432a7..1263b1a 100644
--- a/bundles/org.eclipse.swt.carbon.macosx/pom.xml
+++ b/bundles/org.eclipse.swt.carbon.macosx/pom.xml
@@ -85,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -141,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
index ea29bdd..e37f2f5 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
+++ b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
@@ -85,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -141,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.cocoa.macosx/pom.xml b/bundles/org.eclipse.swt.cocoa.macosx/pom.xml
index eecc02b..b71b2a8 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx/pom.xml
+++ b/bundles/org.eclipse.swt.cocoa.macosx/pom.xml
@@ -85,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -141,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc/pom.xml b/bundles/org.eclipse.swt.gtk.aix.ppc/pom.xml
index 5ed1e62..236b5c5 100644
--- a/bundles/org.eclipse.swt.gtk.aix.ppc/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.aix.ppc/pom.xml
@@ -29,18 +29,8 @@
     <ws>gtk</ws>
     <arch>ppc</arch>
     <buildid>${buildId}</buildid>
-
   </properties>
    
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -95,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -151,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc64/pom.xml b/bundles/org.eclipse.swt.gtk.aix.ppc64/pom.xml
index 68d325d..224f244 100644
--- a/bundles/org.eclipse.swt.gtk.aix.ppc64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.aix.ppc64/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
    
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64/pom.xml b/bundles/org.eclipse.swt.gtk.hpux.ia64/pom.xml
index e081185..89f0071 100644
--- a/bundles/org.eclipse.swt.gtk.hpux.ia64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.hpux.ia64/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
    
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/pom.xml b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/pom.xml
index fcc46b2..47d5aa1 100644
--- a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
    
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.gtk.linux.ia64/pom.xml b/bundles/org.eclipse.swt.gtk.linux.ia64/pom.xml
index 2f949ba..3555ac5 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ia64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.ia64/pom.xml
@@ -29,18 +29,8 @@
     <ws>gtk</ws>
     <arch>ia64</arch>
     <buildid>${buildId}</buildid>
-
   </properties>
 
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -95,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -151,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc/pom.xml b/bundles/org.eclipse.swt.gtk.linux.ppc/pom.xml
index feeec44..a43bb52 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
 
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml b/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml
index 7e4131c..824b7af 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
 
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.gtk.linux.s390/pom.xml b/bundles/org.eclipse.swt.gtk.linux.s390/pom.xml
index 38b8fbb..195af76 100644
--- a/bundles/org.eclipse.swt.gtk.linux.s390/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.s390/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
 
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.gtk.linux.s390x/pom.xml b/bundles/org.eclipse.swt.gtk.linux.s390x/pom.xml
index d89ef88..e0449c7 100644
--- a/bundles/org.eclipse.swt.gtk.linux.s390x/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.s390x/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
 
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86/pom.xml b/bundles/org.eclipse.swt.gtk.linux.x86/pom.xml
index feab04b..3ac6ba1 100644
--- a/bundles/org.eclipse.swt.gtk.linux.x86/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.x86/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
    
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml b/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
index b2924b6..f42baea 100644
--- a/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
 
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.gtk.solaris.sparc/pom.xml b/bundles/org.eclipse.swt.gtk.solaris.sparc/pom.xml
index 6f8adcd..152dc2d 100644
--- a/bundles/org.eclipse.swt.gtk.solaris.sparc/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.solaris.sparc/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
 
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.gtk.solaris.x86/pom.xml b/bundles/org.eclipse.swt.gtk.solaris.x86/pom.xml
index 409fbc1..5931cfa 100644
--- a/bundles/org.eclipse.swt.gtk.solaris.x86/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.solaris.x86/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
 
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.motif.aix.ppc/pom.xml b/bundles/org.eclipse.swt.motif.aix.ppc/pom.xml
index 4cd6eb5..dad25ad 100644
--- a/bundles/org.eclipse.swt.motif.aix.ppc/pom.xml
+++ b/bundles/org.eclipse.swt.motif.aix.ppc/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
 
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.motif.hpux.PA_RISC/pom.xml b/bundles/org.eclipse.swt.motif.hpux.PA_RISC/pom.xml
index bf34729..ca51e01 100644
--- a/bundles/org.eclipse.swt.motif.hpux.PA_RISC/pom.xml
+++ b/bundles/org.eclipse.swt.motif.hpux.PA_RISC/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
 
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.motif.hpux.ia64_32/pom.xml b/bundles/org.eclipse.swt.motif.hpux.ia64_32/pom.xml
index 6ef1993..c5cca0c 100644
--- a/bundles/org.eclipse.swt.motif.hpux.ia64_32/pom.xml
+++ b/bundles/org.eclipse.swt.motif.hpux.ia64_32/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
 
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.motif.linux.x86/pom.xml b/bundles/org.eclipse.swt.motif.linux.x86/pom.xml
index 0824e33..81c1140 100644
--- a/bundles/org.eclipse.swt.motif.linux.x86/pom.xml
+++ b/bundles/org.eclipse.swt.motif.linux.x86/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
 
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.motif.solaris.sparc/pom.xml b/bundles/org.eclipse.swt.motif.solaris.sparc/pom.xml
index 010c3ec..ff344d5 100644
--- a/bundles/org.eclipse.swt.motif.solaris.sparc/pom.xml
+++ b/bundles/org.eclipse.swt.motif.solaris.sparc/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
 
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.photon.qnx.x86/pom.xml b/bundles/org.eclipse.swt.photon.qnx.x86/pom.xml
index 40b46f4..52e3266 100644
--- a/bundles/org.eclipse.swt.photon.qnx.x86/pom.xml
+++ b/bundles/org.eclipse.swt.photon.qnx.x86/pom.xml
@@ -31,15 +31,6 @@
     <buildid>${buildId}</buildid>
   </properties>
 
-  <!--dependencies>
-    <dependency>
-      <groupId>eclipse.platform.swt.binaries</groupId>
-      <artifactId>binaries-parent</artifactId>
-      <version>1.0</version>
-      <type>pom</type>
-    </dependency>
-  </dependencies-->
-
   <build>
     <plugins>
       <plugin>
@@ -94,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -150,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.win32.wce_ppc.arm/pom.xml b/bundles/org.eclipse.swt.win32.wce_ppc.arm/pom.xml
index d8caefa..49f092e 100644
--- a/bundles/org.eclipse.swt.win32.wce_ppc.arm/pom.xml
+++ b/bundles/org.eclipse.swt.win32.wce_ppc.arm/pom.xml
@@ -86,11 +86,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -143,11 +138,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.win32.win32.ia64/pom.xml b/bundles/org.eclipse.swt.win32.win32.ia64/pom.xml
index 950c81a..c7a3400 100644
--- a/bundles/org.eclipse.swt.win32.win32.ia64/pom.xml
+++ b/bundles/org.eclipse.swt.win32.win32.ia64/pom.xml
@@ -85,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -141,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.win32.win32.x86/pom.xml b/bundles/org.eclipse.swt.win32.win32.x86/pom.xml
index 4565c0c..a28cbf8 100644
--- a/bundles/org.eclipse.swt.win32.win32.x86/pom.xml
+++ b/bundles/org.eclipse.swt.win32.win32.x86/pom.xml
@@ -85,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -141,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml b/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
index c764784..97d0f8d 100644
--- a/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
+++ b/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
@@ -85,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -141,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>
diff --git a/bundles/org.eclipse.swt.wpf.win32.x86/pom.xml b/bundles/org.eclipse.swt.wpf.win32.x86/pom.xml
index 0969f76..276e226 100644
--- a/bundles/org.eclipse.swt.wpf.win32.x86/pom.xml
+++ b/bundles/org.eclipse.swt.wpf.win32.x86/pom.xml
@@ -85,11 +85,6 @@
             <artifactId>ant-apache-bsf</artifactId>
             <version>1.8.3</version>
           </dependency>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
         </dependencies>
       </plugin>
     </plugins>
@@ -141,11 +136,6 @@
                 <artifactId>ant-apache-bsf</artifactId>
                 <version>1.8.3</version>
               </dependency>
-              <dependency>
-                <groupId>org.apache.ant</groupId>
-                <artifactId>ant-nodeps</artifactId>
-                <version>1.8.1</version>
-              </dependency>
             </dependencies>
           </plugin>
         </plugins>