Skip to content

Commit b4cc3bf

Browse files
committed
set lsp4e versions for upcoming release build
1 parent 67789b7 commit b4cc3bf

File tree

2 files changed

+9
-19
lines changed

2 files changed

+9
-19
lines changed

eclipse-distribution/pom.xml

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -256,11 +256,6 @@
256256
<layout>p2</layout>
257257
<url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03</url>
258258
</repository>
259-
<!-- <repository>
260-
<id>mpc-client</id>
261-
<layout>p2</layout>
262-
<url>https://download.eclipse.org/mpc/drops/1.11.0/v20250125-1342/</url>
263-
</repository> -->
264259
<repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes -->
265260
<id>buildship-snapshots</id>
266261
<layout>p2</layout>
@@ -316,8 +311,8 @@
316311
<repository>
317312
<id>lsp4e</id>
318313
<layout>p2</layout>
319-
<!-- <url>https://download.eclipse.org/lsp4e/releases/0.27.1/</url>-->
320-
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
314+
<url>https://download.eclipse.org/lsp4e/releases/0.27.5/</url>
315+
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
321316
</repository>
322317
<repository>
323318
<id>tm4e-snapshots</id>
@@ -360,11 +355,6 @@
360355
<layout>p2</layout>
361356
<url>https://download.eclipse.org/staging/2025-06/</url>
362357
</repository>
363-
<!-- <repository>
364-
<id>2025-06-i-builds</id>
365-
<layout>p2</layout>
366-
<url>https://download.eclipse.org/eclipse/updates/4.36-I-builds/</url>
367-
</repository> -->
368358
<repository>
369359
<id>orbit</id>
370360
<layout>p2</layout>
@@ -425,8 +415,8 @@
425415
<repository>
426416
<id>lsp4e</id>
427417
<layout>p2</layout>
428-
<!--<url>https://download.eclipse.org/lsp4e/releases/0.27.1/</url>-->
429-
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
418+
<url>https://download.eclipse.org/lsp4e/releases/0.27.5/</url>
419+
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
430420
</repository>
431421
<repository>
432422
<id>tm4e-snapshots</id>

eclipse-language-servers/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<repository>
169169
<id>lsp4e</id>
170170
<layout>p2</layout>
171-
<url>https://download.eclipse.org/lsp4e/releases/0.26.7/</url>
171+
<url>https://download.eclipse.org/lsp4e/releases/0.27.1/</url>
172172
<!-- <url>https://download.eclipse.org/lsp4e/snapshots</url> -->
173173
</repository>
174174
<repository>
@@ -201,7 +201,7 @@
201201
<repository>
202202
<id>2025-03</id>
203203
<layout>p2</layout>
204-
<url>https://download.eclipse.org/staging/2025-03/</url>
204+
<url>https://download.eclipse.org/releases/2025-03/</url>
205205
</repository>
206206
<repository>
207207
<id>orbit</id>
@@ -216,7 +216,7 @@
216216
<repository>
217217
<id>lsp4e</id>
218218
<layout>p2</layout>
219-
<url>https://download.eclipse.org/lsp4e/releases/0.26.7/</url>
219+
<url>https://download.eclipse.org/lsp4e/releases/0.27.5/</url>
220220
<!-- <url>https://download.eclipse.org/lsp4e/snapshots</url> -->
221221
</repository>
222222
<repository>
@@ -264,8 +264,8 @@
264264
<repository>
265265
<id>lsp4e</id>
266266
<layout>p2</layout>
267-
<!--<url>https://download.eclipse.org/lsp4e/releases/0.26.0/</url>-->
268-
<url>https://download.eclipse.org/lsp4e/snapshots</url>
267+
<url>https://download.eclipse.org/lsp4e/releases/0.27.5/</url>
268+
<!-- <url>https://download.eclipse.org/lsp4e/snapshots</url> -->
269269
</repository>
270270
<repository>
271271
<id>tm4e</id>

0 commit comments

Comments
 (0)