diff options
-rw-r--r-- | java/broker/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/java/broker/pom.xml b/java/broker/pom.xml index 26071f3c20..4f23c6c63e 100644 --- a/java/broker/pom.xml +++ b/java/broker/pom.xml @@ -106,9 +106,6 @@ <value>file:///${basedir}/src/main/java/log4j.properties</value> </property> </systemProperties> - <includes> - <include>**/test/**/*Test.java</include> - </includes> </configuration> </plugin> </plugins> |