Skip to content

Commit

Permalink
removed unnecessary resources in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
paulheinr committed Dec 14, 2023
1 parent 62ca2fc commit ad3990c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -453,16 +453,6 @@
</plugin>
</plugins>
</pluginManagement>
<resources>
<resource>
<directory>src/test/resources</directory>
<filtering>true</filtering>
<excludes>
<exclude>**/*.pdf</exclude>
<exclude>**/*.gz</exclude>
</excludes>
</resource>
</resources>
</build>

<profiles>
Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion src/test/resources/junit-platform.properties

This file was deleted.

0 comments on commit ad3990c

Please sign in to comment.