Updated the tools version in the common properties file
diff --git a/build.versions b/build.versions
index d07cf24..c88fad9 100644
--- a/build.versions
+++ b/build.versions
@@ -49,8 +49,6 @@
 org.sat4j.core=2.3.0.v20110329
 org.sat4j.pb=2.3.0.v20110329
 
-tools.org.eclipse.equinox.launcher=1.3.0.v20120308-1358
-
 #Test
 org.easymock=2.5.2
 org.junit=4.7.0
diff --git a/common/common.properties b/common/common.properties
index ca179db..0f6e6f4 100644
--- a/common/common.properties
+++ b/common/common.properties
@@ -97,7 +97,7 @@
 
 #Updatesite Properties
 tools.dir=${target.dir}/virgo-build-tools-${org.eclipse.virgo.build.tools}
-tools.org.eclipse.equinox.launcher=1.3.0.v20111003-1644
+tools.org.eclipse.equinox.launcher=1.3.0.v20120308-1358
 p2.repository.dir=${target.dir}/repository
 updatesite.basename=${natural.name}-updatesite-${bundle.version}
 updatesite.file.name=${updatesite.basename}.zip