maven-surefire/shadefire-depmap.xml
Mikolaj Izdebski 00d7d126b5 Merge junit3 and junit4 providers
- Disable dependency on shadefire
2012-12-14 18:52:36 +01:00

11 lines
234 B
XML

<dependency>
<maven>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-shadefire</artifactId>
</maven>
<jpp>
<groupId>JPP/maven</groupId>
<artifactId>empty-dep</artifactId>
</jpp>
</dependency>