diff --git a/README.md b/README.md index 44bee30..08cf22d 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ The CFT uses Maven Tycho to do continuous integration builds and to produce p2 repos and update sites. To build the tooling yourself, you can execute: - mvn clean package -Pe414 + mvn clean package -Pe416 Check the parent pom in master branch for additional profiles under "profiles". We build against the latest Eclipse, so you should be able to find a profile for the latest Eclipse that you can pass to mvn: diff --git a/pom.xml b/pom.xml index a817e50..474a5d7 100644 --- a/pom.xml +++ b/pom.xml @@ -270,12 +270,31 @@ 2019-12 p2 - https://download.eclipse.org/staging/2019-12/ + https://download.eclipse.org/releases/2019-12/ orbit p2 - https://download.eclipse.org/tools/orbit/downloads/drops/S20191025144108/repository + https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository + + + + + + e416 + + CFT for Eclipse 2020-06 + + + + 2020-06 + p2 + https://download.eclipse.org/staging/2020-06/ + + + orbit + p2 + https://download.eclipse.org/tools/orbit/downloads/drops/S20200406151314/repository