Skip to content

Commit

Permalink
Fix the including of resources in the TCK.
Browse files Browse the repository at this point in the history
Signed-off-by: James R. Perkins <[email protected]>
  • Loading branch information
jamezp committed Mar 20, 2024
1 parent 4a3ca8c commit b71d955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jaxrs-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<directory>src/main/resources</directory>
<includes>
<include>LICENSE_${license}.md</include>
<include>com/</include>
<include>ee/</include>
</includes>
</resource>
</resources>
Expand Down

0 comments on commit b71d955

Please sign in to comment.