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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user