Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Huebner2018-05-17 12:58:31 +0000
committerDennis Huebner2018-05-22 11:43:00 +0000
commit1a5a10678b10620d479bb64011a8457ec91a5427 (patch)
tree3126e6e580b45b046bf22449430889ec203352ec
parent6db3e6f2bf42a8e8a39375c150e8535a8f973d8c (diff)
downloadorg.eclipse.simrel.build-1a5a10678b10620d479bb64011a8457ec91a5427.tar.gz
org.eclipse.simrel.build-1a5a10678b10620d479bb64011a8457ec91a5427.tar.xz
org.eclipse.simrel.build-1a5a10678b10620d479bb64011a8457ec91a5427.zip
LSP4J 0.4.1R for Photon RC1
-rw-r--r--lsp4j.aggrcon4
1 files changed, 2 insertions, 2 deletions
diff --git a/lsp4j.aggrcon b/lsp4j.aggrcon
index eb55c5768..1b6677ed1 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.4.0/" description="Lsp4j p2 repository">
- <features name="org.eclipse.lsp4j.sdk.feature.group" versionRange="0.4.0">
+ <repositories location="http://download.eclipse.org/lsp4j/updates/releases/0.4.1/" description="Lsp4j p2 repository">
+ <features name="org.eclipse.lsp4j.sdk.feature.group" versionRange="0.4.1">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
</repositories>

Back to the top