setting specific versions for tm4e and lsp4e for e4.30-based builds

This commit is contained in:
Martin Lippert
2023-11-30 15:36:47 +01:00
parent 0c32512e09
commit 88f3a65ec5

View File

@@ -380,14 +380,14 @@
<repository>
<id>lsp4e</id>
<layout>p2</layout>
<!-- <url>https://download.eclipse.org/lsp4e/releases/0.24.1/</url> -->
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
<url>https://download.eclipse.org/lsp4e/releases/0.24.5/</url>
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
</repository>
<repository>
<id>tm4e-snapshots</id>
<layout>p2</layout>
<!-- <url>https://download.eclipse.org/tm4e/releases/0.8.1/</url> -->
<url>https://download.eclipse.org/tm4e/snapshots/</url>
<url>https://download.eclipse.org/tm4e/releases/0.8.1/</url>
<!-- <url>https://download.eclipse.org/tm4e/snapshots/</url> -->
</repository>
<!-- <repository>
<id>chromium-binaries</id>