<?xml version="1.0"?>
<project>
  <modelVersion>4.0.0</modelVersion>

  <groupId>ant</groupId>

  <artifactId>ant-junit</artifactId>

  <version>1.6.5</version>

  <dependencies>
    <dependency>
      <groupId>ant</groupId>

      <artifactId>ant</artifactId>

      <version>1.6.5</version>

      <optional>false</optional>

    </dependency>

  </dependencies>

</project>
