Author: schulte
Date: Sat Jun 18 13:40:25 2016
New Revision: 1749021
URL: http://svn.apache.org/viewvc?rev=1749021&view=rev
Log:
[MCLEAN-73] Upgrade of maven-shared-utils to 3.0.1.
Modified:
maven/plugins/trunk/maven-clean-plugin/pom.xml
Modified: maven/plugins/trunk/maven-clean-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-clean-plugin/pom.xml?rev=1749021&r1=1749020&r2=1749021&view=diff
==============================================================================
--- maven/plugins/trunk/maven-clean-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-clean-plugin/pom.xml Sat Jun 18 13:40:25 2016
@@ -72,7 +72,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-utils</artifactId>
- <version>3.0.0</version>
+ <version>3.0.1</version>
</dependency>
<!-- dependencies to annotations -->