Update lsp4e to 0.24.7

This commit is contained in:
aboyko
2024-02-02 10:46:51 -05:00
parent fe7dd32df2
commit 2b443c7106

View File

@@ -253,8 +253,8 @@
<repository> <!-- temporary snapshot builds for testing fixes for resource copy issue -->
<id>m2e</id>
<layout>p2</layout>
<!-- <url>https://download.eclipse.org/technology/m2e/releases/latest/</url> -->
<url>https://download.eclipse.org/technology/m2e/snapshots/latest/</url>
<url>https://download.eclipse.org/technology/m2e/releases/latest/</url>
<!-- <url>https://download.eclipse.org/technology/m2e/snapshots/latest/</url>-->
</repository>
<repository>
<id>latest-m2e-wtp-release</id>
@@ -294,8 +294,8 @@
<repository>
<id>lsp4e</id>
<layout>p2</layout>
<!-- <url>https://download.eclipse.org/lsp4e/releases/0.24.6/</url> -->
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
<url>https://download.eclipse.org/lsp4e/releases/0.24.7/</url>
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url>-->
</repository>
<repository>
<id>tm4e-snapshots</id>
@@ -347,7 +347,8 @@
<repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes -->
<id>buildship-snapshots</id>
<layout>p2</layout>
<url>https://download.eclipse.org/buildship/updates/latest-snapshot/</url>
<!-- <url>https://download.eclipse.org/buildship/updates/latest-snapshot/</url>-->
<url>https://download.eclipse.org/buildship/updates/latest</url>
</repository>
<repository>
<id>m2e</id>
@@ -393,7 +394,7 @@
<repository>
<id>lsp4e</id>
<layout>p2</layout>
<url>https://download.eclipse.org/lsp4e/releases/0.24.6/</url>
<url>https://download.eclipse.org/lsp4e/releases/0.24.7/</url>
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url>-->
</repository>
<repository>