add missing test file

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@330009 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-11-01 09:39:19 +00:00
parent 40cbcfff05
commit c456f94dfd
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<project>
<modelVersion>4.0.0</modelVersion>
<artifactId>foo</artifactId>
<groupId>foo</groupId>
<version>99.44</version>
<packaging>bleh</packaging>
<modules>
<module>test-module</module>
</modules>
</project>