| <?xml version="1.0" encoding="UTF-8"?> | |
| <!-- | |
| Copyright (c) 2012 Mia-Software. | |
| All rights reserved. This program and the accompanying materials | |
| are made available under the terms of the Eclipse Public License | |
| v1.0 | |
| which accompanies this distribution, and is available at | |
| http://www.eclipse.org/legal/epl-v10.html | |
| Contributors: | |
| Gregoire DUPE (Mia-Software) - Bug 386235 - [Releng] Use tycho to build MoDisco | |
| --> | |
| <repositories> | |
| <repository> | |
| <id>Indigo</id> | |
| <layout>p2</layout> | |
| <url>http://download.eclipse.org/releases/indigo/</url> | |
| </repository> | |
| <repository> | |
| <id>Orbit</id> | |
| <layout>p2</layout> | |
| <url>http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository/</url> | |
| </repository> | |
| <repository> | |
| <id>SWTBot</id> | |
| <layout>p2</layout> | |
| <url>http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site</url> | |
| </repository> | |
| <repository> | |
| <id>EMF Facet 0.2.2</id> | |
| <layout>p2</layout> | |
| <url>http://archive.eclipse.org/facet/updates/release/0.2.2/</url> | |
| </repository> | |
| <repository> | |
| <id>Eclipse License</id> | |
| <layout>p2</layout> | |
| <url>http://download.eclipse.org/cbi/updates/license/</url> | |
| </repository> | |
| </repositories> |