Author: khmarbaise
Date: Sun Nov 23 16:05:04 2014
New Revision: 1641207
URL: http://svn.apache.org/r1641207
Log:
[MANT-84] Upgrade ant dep to 1.9.4 to be consistent with maven-antrun-plugin
Modified:
maven/plugins/trunk/maven-ant-plugin/pom.xml
Modified: maven/plugins/trunk/maven-ant-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ant-plugin/pom.xml?rev=1641207&r1=1641206&r2=1641207&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ant-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ant-plugin/pom.xml Sun Nov 23 16:05:04 2014
@@ -62,7 +62,7 @@ under the License.
<properties>
<mavenVersion>2.2.1</mavenVersion>
- <antVersion>1.9.1</antVersion>
+ <antVersion>1.9.4</antVersion>
</properties>
<contributors>