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

[releng] Update comparator repo to 9.11.1 release

The contents of p2 repo are the same, this URL is just the permanent one

Change-Id: Ief8e6e1eb724f0aa5c8ab4eb99ff1f74d9204077
This commit is contained in:
Jonah Graham 2020-08-31 16:34:00 -04:00
parent 6df6856f67
commit cb4c20c6ab

View file

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