Bug 471835 - Build succeeds, even when "old" parent pom is referred to
diff --git a/pom.xml b/pom.xml
index 046a5ed..e5bde89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,11 +28,11 @@
     <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/platform/eclipse.platform.runtime.git</tycho.scmUrl>
   </properties>
 
-  <!--
-    To build individual bundles, we specify a repository where to find parent pom,
+  <!-- 
+    To build individual bundles, we specify a repository where to find parent pom, 
     in case it is not in local maven cache already
-    and that parent pom also has fuller individual-bundle profile
-    defined that is combined with this one. -->
+    and that parent pom also has fuller individual-bundle profile 
+    defined that is combined with this one. --> 
   <profiles>
     <profile>
       <id>build-individual-bundles</id>