From 101d1e9aad4171d9875dc6fc96765e0e552fc465 Mon Sep 17 00:00:00 2001 From: Heiko Klare Date: Thu, 10 Jan 2019 13:39:17 +0100 Subject: [PATCH] Reformat POM file --- .../pom.xml | 216 +++++++++--------- 1 file changed, 108 insertions(+), 108 deletions(-) diff --git a/releng/edu.kit.ipd.sdq.metamodels.demo.parent/pom.xml b/releng/edu.kit.ipd.sdq.metamodels.demo.parent/pom.xml index 5c2f1cc..0f7d364 100644 --- a/releng/edu.kit.ipd.sdq.metamodels.demo.parent/pom.xml +++ b/releng/edu.kit.ipd.sdq.metamodels.demo.parent/pom.xml @@ -1,112 +1,112 @@ - 4.0.0 - edu.kit.ipd.sdq - parent - 1.1.0-SNAPSHOT - pom - - UTF-8 - UTF-8 - 1.8 - 1.3.0 - 1.8 - 1.8 - - - - Eclipse 4.10 (2018-12) - p2 - - http://ftp-stud.hs-esslingen.de/pub/Mirrors/eclipse/releases/2018-12/ - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.0 - - ${java.version} - ${java.version} - - - - org.eclipse.tycho - tycho-maven-plugin - ${tycho.version} - true - - - org.eclipse.tycho - target-platform-configuration - ${tycho.version} - - - - linux - gtk - x86_64 - - - win32 - win32 - x86_64 - - - macosx - cocoa - x86_64 - - - - - - - org.eclipse.tycho - tycho-source-plugin - ${tycho.version} - - - plugin-source - - plugin-source - - - - - - - org.eclipse.tycho.extras - tycho-source-feature-plugin - ${tycho.version} - - - source-feature - package - - source-feature - - - - - - - org.eclipse.tycho - tycho-p2-plugin - ${tycho.version} - - - attached-p2-metadata - package - - p2-metadata - - - - - - + 4.0.0 + edu.kit.ipd.sdq + parent + 1.1.0-SNAPSHOT + pom + + UTF-8 + UTF-8 + 1.8 + 1.3.0 + 1.8 + 1.8 + + + + Eclipse 4.10 (2018-12) + p2 + + http://ftp-stud.hs-esslingen.de/pub/Mirrors/eclipse/releases/2018-12/ + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.0 + + ${java.version} + ${java.version} + + + + org.eclipse.tycho + tycho-maven-plugin + ${tycho.version} + true + + + org.eclipse.tycho + target-platform-configuration + ${tycho.version} + + + + linux + gtk + x86_64 + + + win32 + win32 + x86_64 + + + macosx + cocoa + x86_64 + + + + + + + org.eclipse.tycho + tycho-source-plugin + ${tycho.version} + + + plugin-source + + plugin-source + + + + + + + org.eclipse.tycho.extras + tycho-source-feature-plugin + ${tycho.version} + + + source-feature + package + + source-feature + + + + + + + org.eclipse.tycho + tycho-p2-plugin + ${tycho.version} + + + attached-p2-metadata + package + + p2-metadata + + + + + + \ No newline at end of file