pom tweek

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@384695 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2006-03-10 03:49:32 +00:00
parent 5e8f85df32
commit f2e210bef3
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.1.1</version>
<configuration>
<forkMode>pertest</forkMode>
<forkMode>once</forkMode>
<excludes>
<exclude implementation="java.lang.String">**/LDAPLoginModuleTest.*</exclude>
</excludes>