From d98116b5b376f18b6cf626ba4158a35fe9a4a64e Mon Sep 17 00:00:00 2001 From: Quentin Le Menez Date: Tue, 9 Jan 2018 11:09:46 +0100 Subject: Bug 515367 - [releng] Uniformization of the end of lines to Unix standard - Format the EOL of all the files matched by: grep -rIUs . | xargs -Ifile dos2unix -k 'file' Change-Id: I5c41d540a9a67b50de9b912ab35e16cc9a912961 Signed-off-by: Quentin Le Menez --- .../org.eclipse.papyrus.dev.types/pom.xml | 90 +++++++++++----------- 1 file changed, 45 insertions(+), 45 deletions(-) (limited to 'plugins/developer/org.eclipse.papyrus.dev.types/pom.xml') diff --git a/plugins/developer/org.eclipse.papyrus.dev.types/pom.xml b/plugins/developer/org.eclipse.papyrus.dev.types/pom.xml index 4fb75d5f4b0..72442344e40 100644 --- a/plugins/developer/org.eclipse.papyrus.dev.types/pom.xml +++ b/plugins/developer/org.eclipse.papyrus.dev.types/pom.xml @@ -1,50 +1,50 @@ - - 4.0.0 - - org.eclipse.papyrus.developer - org.eclipse.papyrus - 0.0.1-SNAPSHOT - - org.eclipse.papyrus.dev.types - org.eclipse.papyrus - 3.0.0-SNAPSHOT - eclipse-plugin - - - - - org.apache.maven.plugins - maven-clean-plugin - - - - xtend-gen - - **/.gitignore - - - - - - - - org.eclipse.xtend + + 4.0.0 + + org.eclipse.papyrus.developer + org.eclipse.papyrus + 0.0.1-SNAPSHOT + + org.eclipse.papyrus.dev.types + org.eclipse.papyrus + 3.0.0-SNAPSHOT + eclipse-plugin + + + + + org.apache.maven.plugins + maven-clean-plugin + + + + xtend-gen + + **/.gitignore + + + + + + + + org.eclipse.xtend xtend-maven-plugin UTF-8 - - - - - compile - - - xtend-gen - - - - - - + + + + + compile + + + xtend-gen + + + + + + \ No newline at end of file -- cgit v1.2.3