We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c7e12b commit ae58c81Copy full SHA for ae58c81
eclipse-distribution/pom.xml
@@ -238,7 +238,7 @@
238
<repository>
239
<id>m2e</id>
240
<layout>p2</layout>
241
- <url>https://download.eclipse.org/technology/m2e/releases/1.16.1/</url>
+ <url>https://download.eclipse.org/technology/m2e/snapshots/1.16.2/latest/</url>
242
</repository>
243
244
<id>latest-m2e-wtp</id>
@@ -333,6 +333,11 @@
333
334
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20200831200620/repository</url>
335
336
+ <repository>
337
+ <id>m2e</id>
338
+ <layout>p2</layout>
339
340
+ </repository>
341
<!-- <repository>
342
343
0 commit comments