1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00

[releng] Update comparator repo

Change-Id: I021e1ae414239ba2daecfce10c1ce500a2517043
This commit is contained in:
Jonah Graham 2020-10-06 10:36:34 -04:00
parent fa270ed30a
commit 066bb7cd9a

View file

@ -48,7 +48,7 @@
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git</tycho.scmUrl>
<base.test.vmargs>-Xms256m -Xmx512m -ea</base.test.vmargs>
<comparator.repo>https://download.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.1</comparator.repo>
<comparator.repo>https://download.eclipse.org/tools/cdt/releases/10.0/cdt-10.0.0</comparator.repo>
<!-- these parameters are to control baseline replace and compare. On a local build you want
to avoid baseline replace and compare, especially if you have different versions of Java than
the baseline was built with. This is the default.