mirror of https://github.com/apache/activemq.git
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:
parent
5e8f85df32
commit
f2e210bef3
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue