Skip to content

Commit 1257b60

Browse files
committed
grab latest lsp4e snapshots for e424-based builds to get latest lsp4j versions on board
1 parent 6c9543c commit 1257b60

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
@@ -481,16 +481,16 @@
481481
<layout>p2</layout>
482482
<url>https://download.eclipse.org/wildwebdeveloper/releases/0.13.6/</url>
483483
</repository>
484-
<!-- <repository>
484+
<repository>
485485
<id>lsp4e</id>
486486
<layout>p2</layout>
487487
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
488-
</repository> -->
489-
<repository>
488+
</repository>
489+
<!-- <repository>
490490
<id>lsp4e</id>
491491
<layout>p2</layout>
492492
<url>https://download.eclipse.org/lsp4e/releases/0.20.6/</url>
493-
</repository>
493+
</repository> -->
494494
<!-- <repository>
495495
<id>chromium-binaries</id>
496496
<layout>p2</layout>

0 commit comments

Comments
 (0)