skipping the gatling module as part of the standard build

This commit is contained in:
eugenp 2016-08-25 12:03:45 +03:00
parent 743f6c8806
commit d9ca600cea
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<module>dependency-injection</module> <module>dependency-injection</module>
<module>deltaspike</module> <module>deltaspike</module>
<module>gatling</module> <!-- <module>gatling</module> --> <!-- not meant to run as part of the standard build -->
<module>gson</module> <module>gson</module>
<module>gson-jackson-performance</module> <module>gson-jackson-performance</module>