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