Bug 530110 - Provide a loose version for upper range

Change-Id: I5969ea163269bb5daf8bd9597b746d377ca11b51
Signed-off-by: Jay Arthanareeswaran <jarthana@in.ibm.com>
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index b150cf1..279cadf 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>