Skip to content

Commit 7b1dcdb

Browse files
committed
set upcoming release build to use lsp4e 0.25.0 release
1 parent 24974f2 commit 7b1dcdb

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
@@ -294,8 +294,8 @@
294294
<repository>
295295
<id>lsp4e</id>
296296
<layout>p2</layout>
297-
<!-- <url>https://download.eclipse.org/lsp4e/releases/0.24.5/</url>-->
298-
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
297+
<url>https://download.eclipse.org/lsp4e/releases/0.25.0/</url>
298+
<!----> <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
299299
</repository>
300300
<repository>
301301
<id>tm4e-snapshots</id>
@@ -394,8 +394,8 @@
394394
<repository>
395395
<id>lsp4e</id>
396396
<layout>p2</layout>
397-
<!-- <url>https://download.eclipse.org/lsp4e/releases/0.24.5/</url>-->
398-
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
397+
<url>https://download.eclipse.org/lsp4e/releases/0.25.0/</url>
398+
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
399399
</repository>
400400
<repository>
401401
<id>tm4e-snapshots</id>

0 commit comments

Comments
 (0)