Switch m2e, lsp4e and buildship to the releases from snapshots

This commit is contained in:
aboyko
2024-01-31 12:20:30 -05:00
parent b13e1e8a8c
commit e1b6bf5b00

View File

@@ -245,9 +245,10 @@
<url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2023-12</url>
</repository>
<repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes -->
<id>buildship-snapshots</id>
<id>buildship</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>http://download.eclipse.org/buildship/updates/latest</url>
</repository>
<repository> <!-- temporary snapshot builds for testing fixes for resource copy issue -->
<id>m2e</id>
@@ -351,8 +352,8 @@
<repository>
<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>
@@ -392,8 +393,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.6/</url>
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url>-->
</repository>
<repository>
<id>tm4e-snapshots</id>