Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'lsp4j.aggrcon')
-rw-r--r--lsp4j.aggrcon4
1 files changed, 2 insertions, 2 deletions
diff --git a/lsp4j.aggrcon b/lsp4j.aggrcon
index e7325f1da..bf55fbb26 100644
--- a/lsp4j.aggrcon
+++ b/lsp4j.aggrcon
@@ -1,7 +1,7 @@
<?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/cbi/p2repo/2011/aggregator/1.1.0" label="Lsp4j">
- <repositories location="http://download.eclipse.org/lsp4j/updates/releases/0.6.0/" description="Lsp4j p2 repository">
- <features name="org.eclipse.lsp4j.sdk.feature.group" versionRange="0.6.0">
+ <repositories location="http://download.eclipse.org/lsp4j/updates/releases/0.7.0/" description="Lsp4j p2 repository">
+ <features name="org.eclipse.lsp4j.sdk.feature.group" versionRange="0.7.0">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
</repositories>

Back to the top