removed e4.16 target def and added one for e4.19

This commit is contained in:
Martin Lippert
2020-12-17 09:49:53 +01:00
parent ed56abed4e
commit 92cc5bda2e
10 changed files with 227 additions and 159 deletions

View File

@@ -67,9 +67,9 @@
<repositories>
<!-- composite update site contains http references, using exact https urls instead -->
<repository>
<id>eclipse-2012-09</id>
<id>eclipse-2020-09</id>
<layout>p2</layout>
<url>https://download.eclipse.org/releases/2019-09</url>
<url>https://download.eclipse.org/releases/2020-09</url>
</repository>
<repository>
@@ -81,7 +81,7 @@
<repository>
<id>specific orbit</id>
<layout>p2</layout>
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/repository</url>
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20200831200620/repository</url>
</repository>
<repository>