mirror of https://github.com/apache/maven.git
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:
parent
46cc0f0d3f
commit
582e200d79
|
@ -49,7 +49,6 @@
|
|||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>3.8.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue