Skip to content

Commit b9d89b9

Browse files
committed
GH-1729: adopt new and fixed lsp4e version
1 parent 4fc322f commit b9d89b9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eclipse-distribution/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<repository>
173173
<id>lsp4e</id>
174174
<layout>p2</layout>
175-
<url>https://download.eclipse.org/lsp4e/releases/0.29.3/</url>
175+
<url>https://download.eclipse.org/lsp4e/releases/0.29.4/</url>
176176
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
177177
</repository>
178178
<repository>
@@ -227,7 +227,7 @@
227227
<repository>
228228
<id>lsp4e</id>
229229
<layout>p2</layout>
230-
<url>https://download.eclipse.org/lsp4e/releases/0.29.3/</url>
230+
<url>https://download.eclipse.org/lsp4e/releases/0.29.4/</url>
231231
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
232232
</repository>
233233
<repository>

eclipse-language-servers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
<repository>
168168
<id>lsp4e</id>
169169
<layout>p2</layout>
170-
<url>https://download.eclipse.org/lsp4e/releases/0.29.1/</url>
170+
<url>https://download.eclipse.org/lsp4e/releases/0.29.4/</url>
171171
<!-- <url>https://download.eclipse.org/lsp4e/snapshots</url> -->
172172
</repository>
173173
<repository>

0 commit comments

Comments
 (0)