Author: ansell
Date: Tue Sep 4 00:01:00 2012
New Revision: 1380411
URL: http://svn.apache.org/viewvc?rev=1380411&view=rev
Log:
bump maven-deploy-plugin version to 2.7
hopefully this version fixes the jenkins build failures that reference this
plugin
Modified:
incubator/any23/trunk/pom.xml
Modified: incubator/any23/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1380411&r1=1380410&r2=1380411&view=diff
==============================================================================
--- incubator/any23/trunk/pom.xml (original)
+++ incubator/any23/trunk/pom.xml Tue Sep 4 00:01:00 2012
@@ -232,7 +232,7 @@
<!-- Maven Plugin Versions -->
<maven-javadoc-plugin.version>2.8</maven-javadoc-plugin.version>
<maven-clean-plugin.version>2.4.1</maven-clean-plugin.version>
- <maven-deploy-plugin.version>2.5</maven-deploy-plugin.version>
+ <maven-deploy-plugin.version>2.7</maven-deploy-plugin.version>
<maven-install-plugin.version>2.3.1</maven-install-plugin.version>
<maven-resources-plugin.version>2.5</maven-resources-plugin.version>
<maven-assembly-plugin.version>2.3</maven-assembly-plugin.version>