Skip to content

Commit 957b095

Browse files
committed
Reformatting Code.
1 parent 3286ba0 commit 957b095

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed
Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
<jboss-deployment-structure>
22
<deployment>
3+
34
<exclude-subsystems>
45
<subsystem name="resteasy" />
56
</exclude-subsystems>
6-
<exclusions>
7+
8+
<exclusions>
79
<module name="javaee.api" />
810
<module name="javax.ws.rs.api" />
911
<module name="org.jboss.resteasy.resteasy-jaxrs" />
1012
</exclusions>
11-
<local-last value="true" />
12-
</deployment>
13+
14+
<local-last value="true" />
15+
16+
</deployment>
1317
</jboss-deployment-structure>

0 commit comments

Comments
 (0)