fix e425-based builds to specific versions to avoid update conflicts
This commit is contained in:
@@ -530,12 +530,12 @@
|
||||
<repository>
|
||||
<id>m2e</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/technology/m2e/releases/latest/</url>
|
||||
<url>https://download.eclipse.org/technology/m2e/releases/2.0.5/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>latest-m2e-wtp-release</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/m2e-wtp/releases/latest/</url>
|
||||
<url>https://download.eclipse.org/m2e-wtp/releases/1.5.1/</url>
|
||||
</repository>
|
||||
<!-- <repository>
|
||||
<id>latest-m2e-wtp</id>
|
||||
@@ -590,13 +590,14 @@
|
||||
<repository>
|
||||
<id>lsp4e</id>
|
||||
<layout>p2</layout>
|
||||
<!-- <url>https://download.eclipse.org/lsp4e/releases/0.20.7/</url> -->
|
||||
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
|
||||
<url>https://download.eclipse.org/lsp4e/releases/0.21.0/</url>
|
||||
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
|
||||
</repository>
|
||||
<repository>
|
||||
<id>tm4e-snapshots</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/tm4e/snapshots/</url>
|
||||
<url>https://download.eclipse.org/tm4e/releases/0.6.2/</url>
|
||||
<!-- <url>https://download.eclipse.org/tm4e/snapshots/</url> -->
|
||||
</repository>
|
||||
|
||||
<!-- <repository>
|
||||
|
||||
Reference in New Issue
Block a user