<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-launcher</artifactId>
<version>1.9.7</version>
</dependency>
<parent> <groupId>org.apache.ant</groupId> <artifactId>ant-parent</artifactId> <version>1.9.7</version> </parent>