Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse-platform-parent/pom.xml')
-rw-r--r--eclipse-platform-parent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index 9f11871bc..8f05a9b05 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -611,12 +611,12 @@
<versionRangeForPatch>[3.18.100.v20190828-1800,3.19.0.v20191201-1800)</versionRangeForPatch>
<versionRangeForPatchPDE>[3.14.100.v20190828-1800,3.14.200.v20191201-1800)</versionRangeForPatchPDE>
<!-- Comment this line when a patch is required on top of I-build -->
- <comparator.repo>https://download.eclipse.org/eclipse/updates/4.13milestones/S-4.13M3-201908211800/</comparator.repo>
+ <comparator.repo>https://download.eclipse.org/eclipse/updates/4.13milestones/</comparator.repo>
</properties>
<repositories>
<repository>
<id>eclipse-p2-repo-java13patch413</id>
- <url>https://download.eclipse.org/eclipse/updates/4.13milestones/S-4.13RC1-201908281800/</url>
+ <url>https://download.eclipse.org/eclipse/updates/4.13milestones/</url>
<layout>p2</layout>
</repository>
</repositories>

Back to the top