Author: dgolovin
Date: 2010-11-06 04:44:38 -0400 (Sat, 06 Nov 2010)
New Revision: 26317
Modified:
trunk/build/parent/pom.xml
Log:
ant plugin reverted back to 1.6 to fix build errors, why was it downgraded to 1.4?
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2010-11-06 08:28:03 UTC (rev 26316)
+++ trunk/build/parent/pom.xml 2010-11-06 08:44:38 UTC (rev 26317)
@@ -18,7 +18,7 @@
<memoryOptions1>-Xms512m -Xmx1024m -XX:PermSize=256m</memoryOptions1>
<memoryOptions2>-XX:MaxPermSize=256m</memoryOptions2>
<systemProperties></systemProperties>
- <maven.antrun.plugin.version>1.4</maven.antrun.plugin.version>
+ <maven.antrun.plugin.version>1.6</maven.antrun.plugin.version>
<!-- target files available for building: multiple sites, 1 unified site,
1 local mirrored site -->
Show replies by date