From de46cd63a93ac870e7c13832ad9fbbedc4a8e3fa Mon Sep 17 00:00:00 2001 From: Uwe Stieber Date: Wed, 13 Aug 2014 11:24:34 +0200 Subject: Releng: Fix Maven POM XML structure --- pom.xml | 58 +++++++++++++++++++++++++++++++--------------------------- 1 file changed, 31 insertions(+), 27 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 14d001ef6..fd0d31478 100644 --- a/pom.xml +++ b/pom.xml @@ -106,33 +106,37 @@ --> - - - org.eclipse.tycho - target-platform-configuration - - - - - eclipse-feature - org.eclipse.sdk.feature.group - 0.0.0 - - - eclipse-feature - >org.eclipse.tcf.te.tcf.feature.feature.group - 0.0.0 - - - eclipse-plugin - org.eclipse.tcf.te.tests - 0.0.0 - - - - - - + + + + + org.eclipse.tycho + target-platform-configuration + + + + + eclipse-feature + org.eclipse.sdk.feature.group + 0.0.0 + + + eclipse-feature + >org.eclipse.tcf.te.tcf.feature.feature.group + 0.0.0 + + + eclipse-plugin + org.eclipse.tcf.te.tests + 0.0.0 + + + + + + + + -- cgit v1.2.1