o file that will be in JAR that is referenced in an integration test.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162776 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-06-17 18:47:41 +00:00
parent 699118ff46
commit 9480069305
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
package org.apache.maven.it;
public class Support
{
}