Update for 5.1 Release

Change-Id: I8d702cafd5b0bdeba7e3f6156ae2dd38c337ce37
diff --git a/angular/blocks/footer.html b/angular/blocks/footer.html
index 54ca71d..8d0eab5 100644
--- a/angular/blocks/footer.html
+++ b/angular/blocks/footer.html
@@ -7,8 +7,8 @@
 </script>
 
 <div class="bottom-bar">
-	<p><i class="far fa-calendar-check"></i>&nbsp;Capella 5.0 has been released 
-    	<a class="btn btn-outline" href="https://github.com/eclipse/capella/wiki/Release-Notes-5.0.0" target="_blank"><i class="fa fa-info-circle"></i>&nbsp;Release notes</a>
+	<p><i class="far fa-calendar-check"></i>&nbsp;Capella 5.1 has been released 
+    	<a class="btn btn-outline" href="https://github.com/eclipse/capella/wiki/Release-Notes-5.1.0" target="_blank"><i class="fa fa-info-circle"></i>&nbsp;Release notes</a>
     	<a class="btn btn-indigo" href="https://www.eclipse.org/capella/download.html"><i class="fa fa-download"></i>&nbsp;Download</a>
  
  	<button type="button" class="close" aria-label="Close" onclick='this.parentNode.parentNode.parentNode.removeChild(this.parentNode.parentNode); return false;'>
diff --git a/download.html b/download.html
index c57e8ec..cd3102b 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/5.0.0/LevelCrossingTrafficControl.zip" onClick="ga('send', 'event', 'Capella', '5.0.x', 'ATM');">EN <i class="fa fa-download" aria-hidden="true"></i></a> -
-                                    <a href="https://download.eclipse.org/capella/samples/5.0.0/LevelCrossingTrafficControl_fr.zip" onClick="ga('send', 'event', 'Capella', '5.0.x', 'ATM');">FR <i class="fa fa-download" aria-hidden="true"></i></a>
+                                    <a href="https://download.eclipse.org/capella/samples/5.1.0/LevelCrossingTrafficControl.zip" onClick="ga('send', 'event', 'Capella', '5.1.x', 'ATM');">EN <i class="fa fa-download" aria-hidden="true"></i></a> -
+                                    <a href="https://download.eclipse.org/capella/samples/5.1.0/LevelCrossingTrafficControl_fr.zip" onClick="ga('send', 'event', 'Capella', '5.1.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/5.0.0/InFlightEntertainmentSystem.zip" onClick="ga('send', 'event', 'Capella', '5.0.x', 'IFE');">EN <i class="fa fa-download" aria-hidden="true"></i></a> - 
+                                    <a href="https://download.eclipse.org/capella/samples/5.1.0/InFlightEntertainmentSystem.zip" onClick="ga('send', 'event', 'Capella', '5.1.x', 'IFE');">EN <i class="fa fa-download" aria-hidden="true"></i></a> - 
                                     <a href="resources/doc/IFE_XHTML_DocGen_5.0.0_for_capella_5.0.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 600c58b..0927865 100644
--- a/json/downloads.json
+++ b/json/downloads.json
@@ -1,6 +1,6 @@
 {
   "$schema": "./download.schema.json",
-  "versionBranch": "5.0.x",
+  "versionBranch": "5.1.x",
   "lang": { 
       "release": { "text": "Download", "icon": "fa fa-download" }, 
       "dropin": { "text": "Drop-in", "icon": "fa fa-download" }, 
@@ -22,19 +22,19 @@
   "capella": {
     "name": "Capella",
     "key": "Capella",
-    "version": "5.0.0",
+    "version": "5.1.0",
     "links": {
       "windows": {
-        "main": "https://download.eclipse.org/capella/core/products/releases/5.0.0-R20201202-123401/capella-5.0.0.202012021234-win32-win32-x86_64.zip",
-        "mirror": "https://www.eclipse.org/downloads/download.php?file=/capella/core/products/releases/5.0.0-R20201202-123401/capella-5.0.0.202012021234-win32-win32-x86_64.zip"
+        "main": "https://download.eclipse.org/capella/core/products/releases/5.1.0-R20210615-075512/capella-5.1.0.202106150755-win32-win32-x86_64.zip",
+        "mirror": "https://www.eclipse.org/downloads/download.php?file=/capella/core/products/releases/5.1.0-R20210615-075512/capella-5.1.0.202106150755-win32-win32-x86_64.zip"
        },
       "linux": { 
-        "main": "https://download.eclipse.org/capella/core/products/releases/5.0.0-R20201202-123401/capella-5.0.0.202101071610-linux-gtk-x86_64.tar.gz",
-        "mirror": "https://www.eclipse.org/downloads/download.php?file=/capella/core/products/releases/5.0.0-R20201202-123401/capella-5.0.0.202101071610-linux-gtk-x86_64.tar.gz"
+        "main": "https://download.eclipse.org/capella/core/products/releases/5.1.0-R20210615-075512/capella-5.1.0.202106150755-linux-gtk-x86_64.tar.gz",
+        "mirror": "https://www.eclipse.org/downloads/download.php?file=/capella/core/products/releases/5.1.0-R20210615-075512/capella-5.1.0.202106150755-linux-gtk-x86_64.tar.gz"
        },
       "mac": { 
-        "main": "https://download.eclipse.org/capella/core/products/releases/5.0.0-R20201202-123401/capella-5.0.0.202101071610-macosx-cocoa-x86_64.tar.gz",
-        "mirror": "https://www.eclipse.org/downloads/download.php?file=/capella/core/products/releases/5.0.0-R20201202-123401/capella-5.0.0.202101071610-macosx-cocoa-x86_64.tar.gz"
+        "main": "https://download.eclipse.org/capella/core/products/releases/5.1.0-R20210615-075512/capella-5.1.0.202106150755-macosx-cocoa-x86_64.tar.gz",
+        "mirror": "https://www.eclipse.org/downloads/download.php?file=/capella/core/products/releases/5.1.0-R20210615-075512/capella-5.1.0.202106150755-macosx-cocoa-x86_64.tar.gz"
        }
     }
   },
diff --git a/resources/samples/5.1.0/LevelCrossingTrafficControl.zip b/resources/samples/5.1.0/LevelCrossingTrafficControl.zip
new file mode 100644
index 0000000..38adcb1
--- /dev/null
+++ b/resources/samples/5.1.0/LevelCrossingTrafficControl.zip
Binary files differ
diff --git a/resources/samples/5.1.0/LevelCrossingTrafficControl_fr.zip b/resources/samples/5.1.0/LevelCrossingTrafficControl_fr.zip
new file mode 100644
index 0000000..46acfa2
--- /dev/null
+++ b/resources/samples/5.1.0/LevelCrossingTrafficControl_fr.zip
Binary files differ