Change plugin version of primary feature plugins to 2.0.1 only.
PDE-BUILD currentley expects this, however, it may not be correct
behaviour.  Query in to Vlad to find out.  This workaround will allow us to
go forward it testing the 2.0.1 build process
diff --git a/platform/org.eclipse.platform/plugin.xml b/platform/org.eclipse.platform/plugin.xml
index ee98493..485b9ab 100644
--- a/platform/org.eclipse.platform/plugin.xml
+++ b/platform/org.eclipse.platform/plugin.xml
@@ -2,7 +2,7 @@
 <plugin
   name="%pluginName"
   id="org.eclipse.platform"
-  version="2.0.0"
+  version="2.0.1"
   provider-name="%providerName">
   
   <runtime>