Skip to content

Commit 66dd591

Browse files
committed
update target environment for 4.29.0 release builds
1 parent a40b992 commit 66dd591

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

eclipse-distribution/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -366,11 +366,11 @@
366366
<layout>p2</layout>
367367
<url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03</url>
368368
</repository>
369-
<repository>
369+
<!-- <repository>
370370
<id>mpc-client</id>
371371
<layout>p2</layout>
372372
<url>https://download.eclipse.org/mpc/drops/1.11.0/v20250125-1342/</url>
373-
</repository>
373+
</repository> -->
374374
<repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes -->
375375
<id>buildship-snapshots</id>
376376
<layout>p2</layout>
@@ -426,8 +426,8 @@
426426
<repository>
427427
<id>lsp4e</id>
428428
<layout>p2</layout>
429-
<!-- <url>https://download.eclipse.org/lsp4e/releases/0.26.0/</url> -->
430-
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
429+
<url>https://download.eclipse.org/lsp4e/releases/0.27.1/</url>
430+
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
431431
</repository>
432432
<repository>
433433
<id>tm4e-snapshots</id>

0 commit comments

Comments
 (0)