Author: nickboldt
Date: 2011-09-01 01:36:10 -0400 (Thu, 01 Sep 2011)
New Revision: 34474
Modified:
trunk/build/target-platform/build.xml
Log:
bump version of target platform builder to latest maintenance version
Modified: trunk/build/target-platform/build.xml
===================================================================
--- trunk/build/target-platform/build.xml 2011-09-01 01:02:01 UTC (rev 34473)
+++ trunk/build/target-platform/build.xml 2011-09-01 05:36:10 UTC (rev 34474)
@@ -145,8 +145,8 @@
<!-- NOTE: must use same platform (50M) or SDK (103M - 168M) version as feature
version on target platform, or will get install/update conflicts -->
<!-- don't forget to increment these files when moving up a version:
build.xml, *.target*, publish.sh, target2p2mirror.xml -->
- <property name="eclipse.version" value="I20110613-1736" />
- <property name="eclipse.URL"
value="http://www.eclipse.org/downloads/download.php?r=1&fil...
+ <property name="eclipse.version" value="M20110831-1030" />
+ <property name="eclipse.URL"
value="http://www.eclipse.org/downloads/download.php?r=1&fil...
<if>
<equals arg1="${arch}" arg2="x86" />