Commit 6219ea27 authored by Andy Wilkinson's avatar Andy Wilkinson

Remove unwanted override of resource plugin's version

Closes gh-13607
parent 205bb764
...@@ -123,7 +123,6 @@ ...@@ -123,7 +123,6 @@
<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>
<configuration> <configuration>
<delimiters> <delimiters>
<delimiter>${resource.delimiter}</delimiter> <delimiter>${resource.delimiter}</delimiter>
......
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