include latest m2e snapshots in e430 and e431 builds to grab fix for resource copy (e.g. application.properties) for early testing

This commit is contained in:
Martin Lippert
2024-01-02 14:21:01 +01:00
parent cb09d96a37
commit c9f62b2cf9

View File

@@ -247,7 +247,8 @@
<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/latest/</url> -->
<url>https://download.eclipse.org/technology/m2e/snapshots/latest/</url>
</repository>
<repository>
<id>latest-m2e-wtp-release</id>
@@ -340,7 +341,8 @@
<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/latest/</url> -->
<url>https://download.eclipse.org/technology/m2e/snapshots/latest/</url>
</repository>
<repository>
<id>latest-m2e-wtp-release</id>