Author: hboutemy Date: Fri Jun 20 09:49:13 2014 New Revision: 1604117 URL: http://svn.apache.org/r1604117 Log: [MSITE-716] update doxia-tools-integration to fix file descriptors leakage
Modified: maven/plugins/trunk/maven-site-plugin/pom.xml Modified: maven/plugins/trunk/maven-site-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=1604117&r1=1604116&r2=1604117&view=diff ============================================================================== --- maven/plugins/trunk/maven-site-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-site-plugin/pom.xml Fri Jun 20 09:49:13 2014 @@ -337,7 +337,7 @@ under the License. <dependency> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia-integration-tools</artifactId> - <version>1.5</version> + <version>1.6-SNAPSHOT</version> <exclusions> <exclusion> <groupId>org.apache.maven</groupId>