You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2016/06/11 17:03:53 UTC

svn commit: r1747915 - /poi/trunk/sonar/pom.xml

Author: centic
Date: Sat Jun 11 17:03:53 2016
New Revision: 1747915

URL: http://svn.apache.org/viewvc?rev=1747915&view=rev
Log:
Downgrade version of download-plugin as the newer one is not found by Maven

Modified:
    poi/trunk/sonar/pom.xml

Modified: poi/trunk/sonar/pom.xml
URL: http://svn.apache.org/viewvc/poi/trunk/sonar/pom.xml?rev=1747915&r1=1747914&r2=1747915&view=diff
==============================================================================
--- poi/trunk/sonar/pom.xml (original)
+++ poi/trunk/sonar/pom.xml Sat Jun 11 17:03:53 2016
@@ -68,7 +68,7 @@
 		<maven.plugin.resources.version>3.0.1</maven.plugin.resources.version>
 		<maven.plugin.jar.version>3.0.1</maven.plugin.jar.version>
 		<maven.plugin.clean.version>3.0.0</maven.plugin.clean.version>
-		<maven.plugin.download.version>1.3.0</maven.plugin.download.version>
+		<maven.plugin.download.version>1.1.0</maven.plugin.download.version>
 		<maven.plugin.antrun.version>1.8</maven.plugin.antrun.version>
 		<maven.plugin.surefire.version>2.19.1</maven.plugin.surefire.version>
 	</properties>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org