[releng] Update comparator repo

Change-Id: I021e1ae414239ba2daecfce10c1ce500a2517043
diff --git a/pom.xml b/pom.xml
index 5fc611e..556eb78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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.