Bug 471835 - Build succeeds, even when "old" parent pom is referred to
authorMarkus Keller <markus_keller@ch.ibm.com>
Fri, 21 Aug 2015 14:07:47 +0000 (16:07 +0200)
committerMarkus Keller <markus_keller@ch.ibm.com>
Fri, 21 Aug 2015 14:40:35 +0000 (16:40 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index a504773..e9c9efc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
      <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/platform/eclipse.platform.ui.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>