Commit 27bfa7f3 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Maven Clean Plugin 2.6.1

Closes gh-6292
parent c24c5aeb
...@@ -2419,7 +2419,7 @@ ...@@ -2419,7 +2419,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId> <artifactId>maven-clean-plugin</artifactId>
<version>2.5</version> <version>2.6.1</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