formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113154 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -154,9 +154,9 @@
|
||||
<classloader>root.maven</classloader>
|
||||
</properties>
|
||||
</dependency>
|
||||
|
||||
<!-- Should not be needed but it seems there is a bug with Maven when junit
|
||||
dependency is added -->
|
||||
|
||||
<dependency>
|
||||
<groupId>xml-apis</groupId>
|
||||
<artifactId>xml-apis</artifactId>
|
||||
@@ -165,9 +165,9 @@
|
||||
<classloader>root</classloader>
|
||||
</properties>
|
||||
</dependency>
|
||||
|
||||
<!-- Should not be needed but it seems there is a bug with Maven when junit
|
||||
dependency is added -->
|
||||
|
||||
<dependency>
|
||||
<groupId>xerces</groupId>
|
||||
<artifactId>xerces</artifactId>
|
||||
@@ -177,4 +177,5 @@
|
||||
</properties>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user