I hate maven

This commit is contained in:
Arjen Poutsma
2007-05-12 21:36:15 +00:00
parent a0aaf7d52c
commit 5338aff8d9

View File

@@ -161,6 +161,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.3</version>
<configuration>
<forkMode>once</forkMode>
<childDelegation>false</childDelegation>
@@ -474,7 +475,7 @@
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
<version>1.1</version>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>xml-apis</groupId>