Update Target Platform

Update to Eclipse 2019-09 for correctly signed executables and Eclipse
Collections 10.2.0

Change-Id: Id70fe477c77006535fd5d830dcf1eb348d0684c0
Signed-off-by: Dirk Fauth <dirk.fauth@googlemail.com>
diff --git a/org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature/feature.xml b/org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature/feature.xml
index b08f499..1545e57 100644
--- a/org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature/feature.xml
+++ b/org.eclipse.nebula.widgets.nattable.examples.e4.rcp.feature/feature.xml
@@ -333,26 +333,6 @@
          fragment="true"/>
 
    <plugin
-         id="org.eclipse.equinox.launcher.gtk.linux.ppc64"
-         os="linux"
-         ws="gtk"
-         arch="ppc64"
-         download-size="86"
-         install-size="238"
-         version="0.0.0"
-         fragment="true"/>
-
-   <plugin
-         id="org.eclipse.equinox.launcher.gtk.linux.ppc64le"
-         os="linux"
-         ws="gtk"
-         arch="ppc64le"
-         download-size="83"
-         install-size="216"
-         version="0.0.0"
-         fragment="true"/>
-
-   <plugin
          id="org.eclipse.equinox.launcher.gtk.linux.x86_64"
          os="linux"
          ws="gtk"
@@ -455,28 +435,6 @@
          unpack="false"/>
 
    <plugin
-         id="org.eclipse.swt.gtk.linux.ppc64"
-         os="linux"
-         ws="gtk"
-         arch="ppc64"
-         download-size="2601"
-         install-size="6767"
-         version="0.0.0"
-         fragment="true"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.swt.gtk.linux.ppc64le"
-         os="linux"
-         ws="gtk"
-         arch="ppc64le"
-         download-size="2567"
-         install-size="6505"
-         version="0.0.0"
-         fragment="true"
-         unpack="false"/>
-
-   <plugin
          id="org.eclipse.swt.gtk.linux.x86_64"
          os="linux"
          ws="gtk"
diff --git a/target-platform/target-platform.target b/target-platform/target-platform.target
index 31a6876..dee842e 100644
--- a/target-platform/target-platform.target
+++ b/target-platform/target-platform.target
@@ -1,31 +1,31 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="NatTable Target Definition" sequenceNumber="1578992292">
+<target name="NatTable Target Definition" sequenceNumber="1591105622">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="true" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
-      <unit id="org.eclipse.equinox.executable.feature.group" version="3.8.0.v20180518-2029"/>
-      <unit id="org.eclipse.sdk.ide" version="4.8.0.I20180611-0500"/>
-      <unit id="org.eclipse.equinox.sdk.feature.group" version="3.14.0.v20180518-2029"/>
-      <unit id="org.eclipse.emf.sdk.feature.group" version="2.14.0.v20180529-1157"/>
-      <repository location="http://download.eclipse.org/releases/photon/"/>
+      <unit id="org.eclipse.equinox.executable.feature.group" version="3.8.500.v20190907-0428"/>
+      <unit id="org.eclipse.sdk.ide" version="4.13.0.I20190916-1045"/>
+      <unit id="org.eclipse.equinox.sdk.feature.group" version="3.19.0.v20190907-0428"/>
+      <unit id="org.eclipse.emf.sdk.feature.group" version="2.19.0.v20190824-1315"/>
+      <repository location="https://download.eclipse.org/releases/2019-09/"/>
     </location>
     <location includeMode="slicer" includeAllPlatforms="true" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
       <unit id="ca.odell.glazedlists" version="1.11.0.v20190926-1838"/>
       <unit id="com.ibm.icu.base" version="58.2.0.v20181010-1334"/>
       <unit id="org.apache.commons.codec" version="1.10.0.v20180409-1845"/>
       <unit id="org.apache.poi" version="3.9.0.v201405241750"/>
-      <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository"/>
+      <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository"/>
     </location>
     <location includeMode="slicer" includeAllPlatforms="true" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
       <unit id="org.eclipse.nebula.cwt.feature.feature.group" version="1.1.0.201912241810"/>
       <unit id="org.eclipse.nebula.widgets.cdatetime.feature.feature.group" version="1.4.0.201912241810"/>
       <unit id="org.eclipse.nebula.widgets.richtext.feature.feature.group" version="1.3.0.201912241810"/>
-      <repository location="http://download.eclipse.org/nebula/releases/2.3.0"/>
+      <repository location="https://download.eclipse.org/nebula/releases/2.3.0"/>
     </location>
     <location includeMode="slicer" includeAllPlatforms="true" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
-      <unit id="org.eclipse.collections.feature.feature.group" version="10.1.0.v20191204-1814"/>
-      <repository location="http://download.eclipse.org/collections/10.1.0/repository"/>
+      <unit id="org.eclipse.collections.feature.feature.group" version="10.1.0.v20200211-1558"/>
+      <repository location="https://download.eclipse.org/collections/10.2.0/repository"/>
     </location>
   </locations>
 </target>
diff --git a/target-platform/target-platform.tpd b/target-platform/target-platform.tpd
index 344d7e9..fff82e1 100644
--- a/target-platform/target-platform.tpd
+++ b/target-platform/target-platform.tpd
@@ -2,26 +2,26 @@
 
 with source allEnvironments
 
-location "http://download.eclipse.org/releases/photon/" {
+location "https://download.eclipse.org/releases/2019-09/" {
 	org.eclipse.equinox.executable.feature.group
 	org.eclipse.sdk.ide
 	org.eclipse.equinox.sdk.feature.group
 	org.eclipse.emf.sdk.feature.group
 }
 
-location "http://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository" {
+location "https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository" {
 	ca.odell.glazedlists [1.11.0,1.11.1)
 	com.ibm.icu.base [58.2.0,58.2.1)
 	org.apache.commons.codec [1.10.0,1.10.1)
 	org.apache.poi [3.9.0,3.9.1)
 }
 
-location "http://download.eclipse.org/nebula/releases/2.3.0" {
+location "https://download.eclipse.org/nebula/releases/2.3.0" {
 	org.eclipse.nebula.cwt.feature.feature.group
 	org.eclipse.nebula.widgets.cdatetime.feature.feature.group
 	org.eclipse.nebula.widgets.richtext.feature.feature.group
 }
 
-location "http://download.eclipse.org/collections/10.1.0/repository" {
+location "https://download.eclipse.org/collections/10.2.0/repository" {
 	org.eclipse.collections.feature.feature.group
 }
\ No newline at end of file