Revert "Bug 423677 - Splash screen shows version 4.3.0 after installing Eclipse"

This reverts commit c316961bf4bb11d3c629baeb80615c7c133f1b29.
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/sdk/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/sdk/pom.xml
index 4a23764..f9cfaf4 100644
--- a/eclipse.platform.releng.tychoeclipsebuilder/sdk/pom.xml
+++ b/eclipse.platform.releng.tychoeclipsebuilder/sdk/pom.xml
@@ -18,13 +18,6 @@
         <version>4.3.0-SNAPSHOT</version>
     </parent>
 
-    <!-- 
-       Note: when we use "eclipse-repository" packaging, the artifact ID version should
-       match the first three fields of the release, since that is used for the 
-       ${unqualifiedVersion} Tycho variable, which is used in the p2 metadata, which in 
-       turn becomes part of the 'config.ini' file (as part of eclipse.buildId property). 
-       This value shows up, for example, in the splash screen. See bug 423677. 
-    -->
     <artifactId>org.eclipse.sdk.ide</artifactId>
     <version>4.3.2-SNAPSHOT</version>
     <packaging>eclipse-repository</packaging>