Blame SOURCES/ant-contrib-pom.patch

5a3fb2
diff --git a/ant-contrib-1.0b3.pom b/ant-contrib-1.0b3.pom
5a3fb2
index 59dea4a..ca99233 100644
5a3fb2
--- a/ant-contrib-1.0b3.pom
5a3fb2
+++ b/ant-contrib-1.0b3.pom
5a3fb2
@@ -17,7 +17,7 @@
5a3fb2
   <description>A collection of tasks (and at one point maybe types and other tools) for Apache Ant</description>
5a3fb2
   <dependencies>
5a3fb2
     <dependency>
5a3fb2
-      <groupId>ant</groupId>
5a3fb2
+      <groupId>org.apache.ant</groupId>
5a3fb2
       <artifactId>ant</artifactId>
5a3fb2
       <version>1.5</version>
5a3fb2
     </dependency>