| commit | c7b9cb3d5f891fc169a7a194aa45afd0b4374e64 | [log] [tgz] |
|---|---|---|
| author | cbrun <cedric.brun@obeo.fr> | Tue Sep 01 17:47:50 2015 +0200 |
| committer | cbrun <cedric.brun@obeo.fr> | Tue Sep 01 17:47:50 2015 +0200 |
| tree | cf1d42b58e611e8e37bb876e299946637a22a555 | |
| parent | edc4f7b09e536608abb49943e8c69181c4876348 [diff] |
Make mars enabled by default
diff --git a/org.eclipse.emf.ecoretools.build/pom.xml b/org.eclipse.emf.ecoretools.build/pom.xml index befead2..832abb5 100644 --- a/org.eclipse.emf.ecoretools.build/pom.xml +++ b/org.eclipse.emf.ecoretools.build/pom.xml
@@ -203,7 +203,7 @@ <profile> <id>luna</id> <activation> - <activeByDefault>true</activeByDefault> + <activeByDefault>false</activeByDefault> </activation> <repositories> <repository><id>cbi</id><layout>p2</layout>