Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/rcp')
-rw-r--r--releng/rcp/org.eclipse.papyrus.rcp.master/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releng/rcp/org.eclipse.papyrus.rcp.master/pom.xml b/releng/rcp/org.eclipse.papyrus.rcp.master/pom.xml
index a6349e58396..94b2523b4d2 100644
--- a/releng/rcp/org.eclipse.papyrus.rcp.master/pom.xml
+++ b/releng/rcp/org.eclipse.papyrus.rcp.master/pom.xml
@@ -40,6 +40,11 @@
<url>http://download.eclipse.org/modeling/emf/cdo/drops/S20140129-1205</url>
</repository>
<repository>
+ <id>uml-5</id>
+ <layout>p2</layout>
+ <url>http://download.eclipse.org/modeling/mdt/uml2/updates/5.0-I-builds/I201403011958</url>
+ </repository>
+ <repository>
<id>eclipse-update</id>
<layout>p2</layout>
<url>http://download.eclipse.org/eclipse/updates/4.4</url>

Back to the top