Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 3b13aa556..7f08d681f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,11 @@
<layout>p2</layout>
<url>${mylyn-commons-repository-url}</url>
</repository>
+ <repository>
+ <id>cbi-license</id>
+ <layout>p2</layout>
+ <url>http://download.eclipse.org/cbi/updates/license/</url>
+ </repository>
</repositories>
</profile>
<profile>

Back to the top