Blame SOURCES/ant-contrib-pom.patch

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