Skip to content
This repository was archived by the owner on Nov 7, 2024. It is now read-only.

Commit d342508

Browse files
committed
jaxrs is part of the release
Signed-off-by: Lukas Jungmann <[email protected]>
1 parent 4a4844a commit d342508

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -302,11 +302,9 @@
302302
<profile>
303303
<id>release</id>
304304
<modules>
305-
<!--
306-
<module>jaxrs</module>
307-
-->
308305
<module>api</module>
309306
<module>impl</module>
307+
<module>jaxrs</module>
310308
</modules>
311309
</profile>
312310

0 commit comments

Comments
 (0)