o pom for support JAR that will be used in an integration test

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

View File

@ -0,0 +1,5 @@
<project>
<groupId>maven</groupId>
<artifactId>maven-it-support</artifactId>
<version>1.0</version>
</project>