removed e4.16 target def and added one for e4.19
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user