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