Skip to content

Commit

Permalink
Upgrade Maven Resources Plugin to 2.6
Browse files Browse the repository at this point in the history
Closes elastic#4280.
  • Loading branch information
dadoonet committed Nov 28, 2013
1 parent e91625d commit 1c4e584
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 @@ -514,7 +514,7 @@
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>2.5</version>
<version>2.6</version>
<executions>
<execution>
<id>copy-resources</id>
Expand Down

0 comments on commit 1c4e584

Please sign in to comment.