surefire plugin commented code removed
This commit is contained in:
parent
4e81bb5edb
commit
b800246752
7
pom.xml
7
pom.xml
|
@ -179,13 +179,6 @@
|
||||||
<testFailureIgnore>false</testFailureIgnore>
|
<testFailureIgnore>false</testFailureIgnore>
|
||||||
<argLine>-Xmx4096m</argLine>
|
<argLine>-Xmx4096m</argLine>
|
||||||
<redirectTestOutputToFile>false</redirectTestOutputToFile>
|
<redirectTestOutputToFile>false</redirectTestOutputToFile>
|
||||||
<!-- <includes>-->
|
|
||||||
<!-- <include>**/All*</include>-->
|
|
||||||
<!-- </includes>-->
|
|
||||||
<!-- <excludes>-->
|
|
||||||
<!-- <exclude>**/*dstu*/**</exclude>-->
|
|
||||||
<!-- <exclude>**/*r4*/**</exclude>-->
|
|
||||||
<!-- </excludes>-->
|
|
||||||
</configuration>
|
</configuration>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue