skipping the gatling module as part of the standard build
This commit is contained in:
parent
743f6c8806
commit
d9ca600cea
2
pom.xml
2
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue