mbi / rpms / ant-contrib

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