Alexander Kurtakov 8872ad
<project>
Alexander Kurtakov 8872ad
  <modelVersion>4.0.0</modelVersion>
Alexander Kurtakov 8872ad
  <groupId>ant-contrib</groupId>
Alexander Kurtakov 8872ad
  <artifactId>ant-contrib</artifactId>
Alexander Kurtakov 8872ad
  <packaging>jar</packaging>
Alexander Kurtakov 8872ad
  <name>Ant-Contrib Tasks</name>
Alexander Kurtakov a1fb13
  <version>1.0b3</version>
Alexander Kurtakov 8872ad
  <url>http://ant-contrib.sourceforge.net</url>
Alexander Kurtakov 8872ad
  <licenses>
Alexander Kurtakov a1fb13
    <license>
Alexander Kurtakov a1fb13
      <url>http://ant-contrib.sourceforge.net/tasks/LICENSE.txt</url>
Alexander Kurtakov a1fb13
    </license>
Alexander Kurtakov 8872ad
  </licenses>
Alexander Kurtakov 8872ad
  <scm>
Alexander Kurtakov 8872ad
    <url>https://svn.sourceforge.net/svnroot/ant-contrib ant-contrib</url>
Alexander Kurtakov 8872ad
  </scm>
Alexander Kurtakov 8872ad
  <description>A collection of tasks (and at one point maybe types and other tools) for Apache Ant</description>
Alexander Kurtakov 8872ad
  <dependencies>
Alexander Kurtakov 8872ad
    <dependency>
Tomas Radej 872eb3
      <groupId>ant</groupId>
Alexander Kurtakov 8872ad
      <artifactId>ant</artifactId>
Alexander Kurtakov 8872ad
      <version>1.5</version>
Alexander Kurtakov 8872ad
    </dependency>
Alexander Kurtakov 8872ad
  </dependencies>
Alexander Kurtakov a1fb13
</project>