maven/benchmark/project.xml
Jason van Zyl c6bf4689a2 Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162768 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 05:58:15 +00:00

9 lines
190 B
XML

<project>
<groupId>foo</groupId>
<artifactId>foo</artifactId>
<currentVersion>1.0</currentVersion>
<build>
<sourceDirectory>src/main/java</sourceDirectory>
</build>
</project>