Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKalyan Prasad Tatavarthi2018-11-23 10:01:02 +0000
committerSravan Kumar Lakkimsetti2018-11-24 02:38:05 +0000
commit3e4148e9179b66a6ccdf6a2d762b23c94ea83a64 (patch)
tree1111f38ca4419f99e08cadd3592bef4f20523ad8 /eclipse-platform-parent/pom.xml
parent1ca78a81265088c77b17f45b852ba0f861bff496 (diff)
downloadeclipse.platform.releng.aggregator-3e4148e9179b66a6ccdf6a2d762b23c94ea83a64.tar.gz
eclipse.platform.releng.aggregator-3e4148e9179b66a6ccdf6a2d762b23c94ea83a64.tar.xz
eclipse.platform.releng.aggregator-3e4148e9179b66a6ccdf6a2d762b23c94ea83a64.zip
Deploy and update ECJ to use 4.10M3 to produce 4.10RC1
Change-Id: I86d84150d18a53088bc667164175f157fda99905 Signed-off-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
Diffstat (limited to 'eclipse-platform-parent/pom.xml')
-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 294c02d8b..7215eaabb 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -108,7 +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>
- <cbi-ecj-version>3.16.0.v20181023-1015</cbi-ecj-version>
+ <cbi-ecj-version>3.16.0.v20181120-0611</cbi-ecj-version>
<!--
Production bundles are produced by ignoring the compiler warnings specified

Back to the top