Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2020-06-06 06:39:08 +0000
committerSravan Kumar Lakkimsetti2020-06-06 06:39:08 +0000
commit9a5744e757f6c33670450554984f8f7e8e7329d2 (patch)
tree807ab7a4c099ad5270a55e812b33d4626738fba1 /eclipse-platform-parent
parent7ad92266aa503fe5171c8dedcbd2e427483c0c8b (diff)
downloadeclipse.platform.releng.aggregator-9a5744e757f6c33670450554984f8f7e8e7329d2.tar.gz
eclipse.platform.releng.aggregator-9a5744e757f6c33670450554984f8f7e8e7329d2.tar.xz
eclipse.platform.releng.aggregator-9a5744e757f6c33670450554984f8f7e8e7329d2.zip
Revert "Revert "Bug 563976 - Deploy ecj compiler from 4.16 RC2""
Diffstat (limited to 'eclipse-platform-parent')
-rw-r--r--eclipse-platform-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index db0c8f4b1..4f20901ad 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -100,7 +100,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>
- <cbi-ecj-version>3.22.0.v20200527-0621</cbi-ecj-version>
+ <cbi-ecj-version>3.22.0.v20200530-2032</cbi-ecj-version>
<!--
Production bundles are produced by ignoring the compiler warnings specified

Back to the top