o i need Junit for the base integration test class we will export for general use in the archteype

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551683 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2007-06-28 19:47:19 +00:00
parent 46cc0f0d3f
commit 582e200d79
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>