Skip to content

Commit

Permalink
fix unspecified version of maven-resources-plugin for genome-nexus
Browse files Browse the repository at this point in the history
  • Loading branch information
man-zhang committed Mar 15, 2023
1 parent d28327d commit 71ce7e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jdk_8_maven/cs/rest-gui/genome-nexus/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>3.1.0</version>
<configuration>
<nonFilteredFileExtensions>
<nonFilteredFileExtension>ttf</nonFilteredFileExtension>
Expand Down

0 comments on commit 71ce7e7

Please sign in to comment.