From 6f98ae82fa20cda82cb017c663bb5c9e071405d8 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Tue, 14 Sep 2021 21:00:28 -0400 Subject: [PATCH] [releng] Point at specific p2 repo for platform This URL is only used for help generation, but as we are trying to build before 4.21 is released, avoid the composite and point at the direct repo. Change-Id: I5ed3cde2231af78ca6a75829bbd2a99f93ed5ed7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e49396e5db3..c85aee676da 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ - http://download.eclipse.org/eclipse/updates/4.21/ + http://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500/ scm:git:https://git.eclipse.org/r/cdt/org.eclipse.cdt -Xms256m -Xmx512m -ea