switch to m2e snapshots for the moment to have fix for resource copy issue in the build

This commit is contained in:
Martin Lippert
2023-02-22 10:41:04 +01:00
parent 97d66062c0
commit 698ea2540c

View File

@@ -451,7 +451,7 @@
<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>
</repository>
<repository>
<id>latest-m2e-wtp-release</id>
@@ -497,8 +497,8 @@
<repository>
<id>tm4e-snapshots</id>
<layout>p2</layout>
<url>https://download.eclipse.org/tm4e/releases/0.6.2/</url>
<!-- <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>chromium-binaries</id>