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 --- .../pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml') diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml index 08d57f66183..dbf8511682f 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml @@ -1,12 +1,12 @@ - - 4.0.0 - - org.eclipse.papyrus - org.eclipse.papyrus.features - 0.0.1-SNAPSHOT - - org.eclipse.papyrus.uml.properties.feature - 3.0.0-SNAPSHOT - eclipse-feature + + 4.0.0 + + org.eclipse.papyrus + org.eclipse.papyrus.features + 0.0.1-SNAPSHOT + + org.eclipse.papyrus.uml.properties.feature + 3.0.0-SNAPSHOT + eclipse-feature \ No newline at end of file -- cgit v1.2.3