Author: khmarbaise
Date: Thu Sep 4 19:53:52 2014
New Revision: 1622545
URL: http://svn.apache.org/r1622545
Log:
[MANT-77]
- Upgraded ant version to 1.8.1
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=1622545&r1=1622544&r2=1622545&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ant-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ant-plugin/pom.xml Thu Sep 4 19:53:52 2014
@@ -60,7 +60,7 @@ under the License.
<properties>
<mavenVersion>2.2.1</mavenVersion>
- <antVersion>1.7.1</antVersion>
+ <antVersion>1.8.1</antVersion>
<mavenPluginVersion>3.2</mavenPluginVersion>
</properties>