Skip to content

Commit

Permalink
Change maven resource plugin version (#5)
Browse files Browse the repository at this point in the history
- to build successfully in docker

Signed-off-by: Allen Xu <allxu@nvidia.com>

Co-authored-by: Allen Xu <allxu@nvidia.com>
  • Loading branch information
wjxiz1992 and wjxiz1992 authored Sep 28, 2021
1 parent d6457a2 commit 43be61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>3.2.0</version>
<version>2.4.3</version>
<executions>
<execution>
<id>copy-native-libs</id>
Expand Down

0 comments on commit 43be61e

Please sign in to comment.