Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
elfunesto committed Sep 12, 2024
1 parent e3b709b commit 7c6017f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RCaNconstructor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,11 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>3.0.0</version>
<configuration>
<nonFilteredFileExtensions>
<nonFilteredFileExtension>pdf</nonFilteredFileExtension>
</nonFilteredFileExtensions>
</configuration>
</plugin>

<plugin>
Expand Down

0 comments on commit 7c6017f

Please sign in to comment.