Prevent the build to failed

This commit is contained in:
Dassi Orleando 2017-12-26 19:05:53 +01:00
parent fa8dee2985
commit 8daa5dab4e
1 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@
</dependency>
</dependencies>
<build>
<!--<build>
<plugins>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
@ -66,5 +66,5 @@
</configuration>
</plugin>
</plugins>
</build>
</build>-->
</project>