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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index b150cf111..279cadf4e 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -632,7 +632,7 @@
<!-- This needs the version of the feature to be patched. -->
<featureToPatchVersion>3.13.3.v20180125-0335</featureToPatchVersion>
<!-- Can specify an exact range here, or something of a loose range, depending on what's needed. -->
- <versionRangeForPatch>[3.13.3.v20180125-0335,3.13.3.v20180207-1700)</versionRangeForPatch>
+ <versionRangeForPatch>[3.13.3.v20180125-0335,3.13.3.v20190125-0335)</versionRangeForPatch>
<!-- Comment this line when a patch is required on top of I-build -->
<comparator.repo>http://download.eclipse.org/eclipse/updates/4.7-M-builds</comparator.repo>
</properties>

Back to the top