update to latest repos of dependencies in preparation of 4.17.0 release
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user