30 May
2012
30 May
'12
4:01 p.m.
Author: tchemit Date: 2012-05-30 18:01:34 +0200 (Wed, 30 May 2012) New Revision: 1279 Url: http://nuiton.org/repositories/revision/mavenpom/1279 Log: fixes #2118: Updates to ant 1.8.3 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-05-28 15:42:16 UTC (rev 1278) +++ trunk/pom.xml 2012-05-30 16:01:34 UTC (rev 1279) @@ -227,7 +227,7 @@ <ci.host.url>http://ci.${platform}/jenkins</ci.host.url> <mavenVersion>2.2.1</mavenVersion> - <antVersion>1.8.2</antVersion> + <antVersion>1.8.3</antVersion> <!-- our plugins --> <helperPluginVersion>1.4</helperPluginVersion>