use valid I build update site from 4.20

Change-Id: I96bdf77c1d065677e998667eee7365924362d43b
Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/wtp-parent/pom.xml b/wtp-parent/pom.xml
index 27759b7..049fbbc 100644
--- a/wtp-parent/pom.xml
+++ b/wtp-parent/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>

 <!--

-  Copyright (c) 2012, 2018 Eclipse Foundation and others.

+  Copyright (c) 2012, 2021 Eclipse Foundation and others.

   All rights reserved. This program and the accompanying materials

   are made available under the terms of the Eclipse Distribution License v1.0

   which accompanies this distribution, and is available at

@@ -45,9 +45,8 @@
     <license-repo.url>http://download.eclipse.org/cbi/updates/license/</license-repo.url>

 

     <!-- this folder is a composite of the last 5 builds; you might want to override to build against a single specific subfolder -->

-    <platform-repo.url>http://download.eclipse.org/eclipse/updates/I-builds/</platform-repo.url>

-    <!-- <platform-repo.url>https://download.eclipse.org/eclipse/updates/milestones</platform-repo.url> -->

-    <!-- <platform-repo.url>http://download.eclipse.org/eclipse/updates/4.8milestones/S-4.8RC4-201806071630/</platform-repo.url> -->

+    <!-- <platform-repo.url>http://download.eclipse.org/eclipse/updates/I-builds/</platform-repo.url> -->

+    <platform-repo.url>https://download.eclipse.org/eclipse/updates/4.20-I-builds/</platform-repo.url>

 

     <!-- NOTE: sometimes an S build is newer than its closest I build so it's worth checking this from time to time -->

     <orbit-repo.url>http://download.eclipse.org/tools/orbit/downloads/latest-I/</orbit-repo.url>