Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'lsp4e.aggrcon')
-rw-r--r--lsp4e.aggrcon6
1 files changed, 3 insertions, 3 deletions
diff --git a/lsp4e.aggrcon b/lsp4e.aggrcon
index f8991201c..baa868f74 100644
--- a/lsp4e.aggrcon
+++ b/lsp4e.aggrcon
@@ -1,10 +1,10 @@
<?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="LSP4E">
- <repositories location="http://download.eclipse.org/lsp4e/releases/0.9.0/" description="LSP4E Snapshots">
- <features name="org.eclipse.lsp4e" versionRange="[0.9.0.201903130753,0.9.0.201903130753]">
+ <repositories location="http://download.eclipse.org/lsp4e/snapshots/" description="LSP4E Snapshots">
+ <features name="org.eclipse.lsp4e" versionRange="[0.10.0,0.10.1)">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
- <features name="org.eclipse.lsp4e.debug" versionRange="[0.9.0.201903130753,0.9.0.201903130753]">
+ <features name="org.eclipse.lsp4e.debug" versionRange="[0.9.1,0.9.2)">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
</repositories>

Back to the top