Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Gamble2015-02-10 19:50:33 +0000
committerBen Gamble2015-02-10 19:50:33 +0000
commit645fc1ff0dd047cd99d41261424f7667f493dfd6 (patch)
treeb6629fb1353d1f7eb6849d047089a6a267244a5d
parent96f5e278f9604884ff35f0b71d2c59e4c454fcb7 (diff)
downloadorg.eclipse.simrel.build-645fc1ff0dd047cd99d41261424f7667f493dfd6.tar.gz
org.eclipse.simrel.build-645fc1ff0dd047cd99d41261424f7667f493dfd6.tar.xz
org.eclipse.simrel.build-645fc1ff0dd047cd99d41261424f7667f493dfd6.zip
banish CRLFs from shared text files
-rw-r--r--ecp.b3aggrcon26
1 files changed, 13 insertions, 13 deletions
diff --git a/ecp.b3aggrcon b/ecp.b3aggrcon
index 221b3df1a..4e4b5fba4 100644
--- a/ecp.b3aggrcon
+++ b/ecp.b3aggrcon
@@ -1,13 +1,13 @@
-<?xml version="1.0" encoding="ASCII"?>
-<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" label="ECP">
- <repositories location="http://download.eclipse.org/ecp/rt/150_MS4" description="ECP 1.5.0">
- <features name="org.eclipse.emf.ecp.sdk.feature.feature.group">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
- </features>
- <features name="org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
- </features>
- </repositories>
- <contacts href="simrel.b3aggr#//@contacts[email='jfaltermeier@eclipsesource.com']"/>
- <contacts href="simrel.b3aggr#//@contacts[email='emueller@eclipsesource.com']"/>
-</aggregator:Contribution>
+<?xml version="1.0" encoding="ASCII"?>
+<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" label="ECP">
+ <repositories location="http://download.eclipse.org/ecp/rt/150_MS4" description="ECP 1.5.0">
+ <features name="org.eclipse.emf.ecp.sdk.feature.feature.group">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ </features>
+ <features name="org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ </features>
+ </repositories>
+ <contacts href="simrel.b3aggr#//@contacts[email='jfaltermeier@eclipsesource.com']"/>
+ <contacts href="simrel.b3aggr#//@contacts[email='emueller@eclipsesource.com']"/>
+</aggregator:Contribution>

Back to the top