o Updated default version of maven-clean-plugin to 2.4.1

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@944796 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2010-05-16 11:12:11 +00:00
parent 0a6b3d8510
commit dca7e1fffe
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@
</phases>
<default-phases>
<clean>
org.apache.maven.plugins:maven-clean-plugin:2.4:clean
org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean
</clean>
</default-phases>
</configuration>