blob: c611a6d29cbd1f0ab427fca29b780e68c3db0d1e [file]
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.orbit.bundles</groupId>
<artifactId>apache-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>ant</artifactId>
<packaging>pom</packaging>
<name>Eclipse Orbit :: Ant Recipes</name>
<modules>
<!-- <module>org.apache.ant_1.10.12</module> -->
</modules>
</project>