Skip to content

Commit

Permalink
Merge pull request #1241 from jamezp/fix-tck-resources
Browse files Browse the repository at this point in the history
fast-track: Fix the including of resources in the TCK.
  • Loading branch information
jim-krueger authored Mar 20, 2024
2 parents 4a3ca8c + b71d955 commit c97bac8
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 c97bac8

Please sign in to comment.