Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse-platform-parent/pom.xml')
-rw-r--r--eclipse-platform-parent/pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index 76974f446..e5e0109f5 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -108,9 +108,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cbi-jdt-repo.url>https://repo.eclipse.org/content/repositories/eclipse-staging/</cbi-jdt-repo.url>
- <!-- jdt.core and jdt.compiler.apt should "match", come from same build, and be signed
- by same certificate. See bug 462783. -->
- <cbi-ecj-version>3.15.0.v20180925-1107</cbi-ecj-version>
+ <cbi-ecj-version>3.16.0.v20181023-1015</cbi-ecj-version>
<!--
Production bundles are produced by ignoring the compiler warnings specified

Back to the top