Reformatting Code.

This commit is contained in:
giuseppe.bueti 2016-02-14 00:35:19 +01:00
parent 3286ba0593
commit 957b0958e3
1 changed files with 7 additions and 3 deletions

View File

@ -1,13 +1,17 @@
<jboss-deployment-structure>
<deployment>
<exclude-subsystems>
<subsystem name="resteasy" />
</exclude-subsystems>
<exclusions>
<exclusions>
<module name="javaee.api" />
<module name="javax.ws.rs.api" />
<module name="org.jboss.resteasy.resteasy-jaxrs" />
</exclusions>
<local-last value="true" />
</deployment>
<local-last value="true" />
</deployment>
</jboss-deployment-structure>