Commit f34a6271 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #4207 from shakuzen/patch-7

* pr/4207:
  Upgrade maven-resources-plugin 2.7
parents aeec1713 77bdc2dc
...@@ -2042,7 +2042,7 @@ ...@@ -2042,7 +2042,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId> <artifactId>maven-resources-plugin</artifactId>
<version>2.6</version> <version>2.7</version>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment