Commit
1822299167cc13655f68fe3ec7ce11a35d2a46ea
by drvidalChanges the WildFly testing ports
The ports used by the WildFly executed during tests had an offset of
10000. This was the same offset used by the other team, causing port
collisions in the integration server.
This commit increases the offset to 20000 in order to avoid this port
collision.