update to latest repos of dependencies in preparation of 4.17.0 release

This commit is contained in:
Martin Lippert
2022-11-30 10:46:50 +01:00
parent 61d6d1ded0
commit 9d71a36950
2 changed files with 12 additions and 9 deletions

View File

@@ -653,7 +653,7 @@
<repository>
<id>orbit</id>
<layout>p2</layout>
<url>https://download.eclipse.org/tools/orbit/downloads/drops/S20220927175816/repository</url>
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository</url>
</repository>
<repository>
<id>m2e</id>
@@ -713,18 +713,19 @@
<repository>
<id>wildwebdeveloper</id>
<layout>p2</layout>
<url>https://download.eclipse.org/wildwebdeveloper/releases/0.13.6/</url>
<url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url>
</repository>
<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>

View File

@@ -291,7 +291,7 @@
<repository>
<id>orbit</id>
<layout>p2</layout>
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository</url>
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository</url>
</repository>
<repository>
<id>mylyn-markdown</id>
@@ -301,17 +301,19 @@
<repository>
<id>lsp4e</id>
<layout>p2</layout>
<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</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>
<id>wwd</id>
<layout>p2</layout>
<url>https://download.eclipse.org/wildwebdeveloper/releases/0.13.6/</url>
<url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url>
</repository>
</repositories>
</profile>