Release 1.4.2

Change-Id: If06e69f5a316e6ece53116b569647a6db047d9a8
Signed-off-by: Tu Ton <minhtutonthat@gmail.com>
diff --git a/download.html b/download.html
index a7cf4e6..4c98dea 100644
--- a/download.html
+++ b/download.html
@@ -135,11 +135,11 @@
                             <div>
                                 <h4 class="txt_white">Sample Models</h4><br>
                                 <p class="txt_white wow fadeInUp animated" data-wow-delay=".3s">Level-crossing Traffic Control<br>
-                                    <a href="https://download.eclipse.org/capella/samples/1.4.0/LevelCrossingTrafficControl.zip" onClick="ga('send', 'event', 'Capella', '1.4.x', 'ATM');">EN <i class="fa fa-download" aria-hidden="true"></i></a> -
-                                    <a href="https://download.eclipse.org/capella/samples/1.4.0/LevelCrossingTrafficControl_fr.zip" onClick="ga('send', 'event', 'Capella', '1.4.x', 'ATM');">FR <i class="fa fa-download" aria-hidden="true"></i></a>
+                                    <a href="https://download.eclipse.org/capella/samples/1.4.2/LevelCrossingTrafficControl.zip" onClick="ga('send', 'event', 'Capella', '1.4.x', 'ATM');">EN <i class="fa fa-download" aria-hidden="true"></i></a> -
+                                    <a href="https://download.eclipse.org/capella/samples/1.4.2/LevelCrossingTrafficControl_fr.zip" onClick="ga('send', 'event', 'Capella', '1.4.x', 'ATM');">FR <i class="fa fa-download" aria-hidden="true"></i></a>
                                 </p>
                                 <p class="txt_white wow fadeInUp animated" data-wow-delay=".3s">In-Flight Entertainment (IFE)<br>
-                                    <a href="https://download.eclipse.org/capella/samples/1.4.0/InFlightEntertainmentSystem.zip" onClick="ga('send', 'event', 'Capella', '1.4.x', 'IFE');">EN <i class="fa fa-download" aria-hidden="true"></i></a> - 
+                                    <a href="https://download.eclipse.org/capella/samples/1.4.2/InFlightEntertainmentSystem.zip" onClick="ga('send', 'event', 'Capella', '1.4.x', 'IFE');">EN <i class="fa fa-download" aria-hidden="true"></i></a> - 
                                     <a href="resources/doc/IFE_XHTML_DocGen_1.4.0_for_capella_1.4.0/output/index.html" target="_blank">Doc <i class="fa fa-html5" aria-hidden="true"></i></a>
                                 </p>
            	     				<p><a class="wow fadeInUp animated" data-wow-delay=".3s" href="http://download.eclipse.org/capella/samples/?d" target="_blank">Samples for Older Releases <i class="fa fa-external-link" aria-hidden="true"></i></a></p>
diff --git a/json/downloads.json b/json/downloads.json
index 1197178..68ddb5c 100644
--- a/json/downloads.json
+++ b/json/downloads.json
@@ -18,16 +18,19 @@
   "capella": {
     "name": "Capella",
     "key": "Capella",
-    "version": "1.4.1",
+    "version": "1.4.2",
     "links": {
       "windows": {
-        "main": "https://download.eclipse.org/capella/core/products/releases/1.4.1-R20200630-160305/capella-1.4.1.202006301603-win32-win32-x86_64.zip"
+        "main": "https://download.eclipse.org/capella/core/products/releases/1.4.2-R20201014-090868/capella-1.4.2.202010140908-win32-win32-x86_64.zip",
+        "mirror": "https://www.eclipse.org/downloads/download.php?file=/capella/core/products/releases/1.4.2-R20201014-090868/capella-1.4.2.202010140908-win32-win32-x86_64.zip"
        },
       "linux": { 
-        "main": "https://download.eclipse.org/capella/core/products/releases/1.4.1-R20200630-160305/capella-1.4.1.202006301603-linux-gtk-x86_64.zip"
+        "main": "https://download.eclipse.org/capella/core/products/releases/1.4.2-R20201014-090868/capella-1.4.2.202010140908-linux-gtk-x86_64.zip",
+        "mirror": "https://www.eclipse.org/downloads/download.php?file=/capella/core/products/releases/1.4.2-R20201014-090868/capella-1.4.2.202010140908-linux-gtk-x86_64.zip"
        },
       "mac": { 
-        "main": "https://download.eclipse.org/capella/core/products/releases/1.4.1-R20200630-160305/capella-1.4.1.202006301603-macosx-cocoa-x86_64.zip"
+        "main": "https://download.eclipse.org/capella/core/products/releases/1.4.2-R20201014-090868/capella-1.4.2.202010140908-macosx-cocoa-x86_64.zip",
+        "mirror": "https://www.eclipse.org/downloads/download.php?file=/capella/core/products/releases/1.4.2-R20201014-090868/capella-1.4.2.202010140908-macosx-cocoa-x86_64.zip"
        }
     }
   },
diff --git a/resources/samples/1.4.2/LevelCrossingTrafficControl.zip b/resources/samples/1.4.2/LevelCrossingTrafficControl.zip
new file mode 100644
index 0000000..e5d77ac
--- /dev/null
+++ b/resources/samples/1.4.2/LevelCrossingTrafficControl.zip
Binary files differ
diff --git a/resources/samples/1.4.2/LevelCrossingTrafficControl_fr.zip b/resources/samples/1.4.2/LevelCrossingTrafficControl_fr.zip
new file mode 100644
index 0000000..e3a6fc8
--- /dev/null
+++ b/resources/samples/1.4.2/LevelCrossingTrafficControl_fr.zip
Binary files differ