Revert "Update for 5.1 Release"
This reverts commit 4d86586ab0ff60e29ea9e0bec08e31b8fa42c9cf.
Change-Id: Ied11fb62072ace75df1f2aeb38bc2c12601260ac
diff --git a/angular/blocks/footer.html b/angular/blocks/footer.html
index 8d0eab5..54ca71d 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> 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> Release notes</a>
+ <p><i class="far fa-calendar-check"></i> 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> Release notes</a>
<a class="btn btn-indigo" href="https://www.eclipse.org/capella/download.html"><i class="fa fa-download"></i> 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 cd3102b..c57e8ec 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.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>
+ <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>
</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.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="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="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 0927865..600c58b 100644
--- a/json/downloads.json
+++ b/json/downloads.json
@@ -1,6 +1,6 @@
{
"$schema": "./download.schema.json",
- "versionBranch": "5.1.x",
+ "versionBranch": "5.0.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.1.0",
+ "version": "5.0.0",
"links": {
"windows": {
- "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"
+ "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"
},
"linux": {
- "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"
+ "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"
},
"mac": {
- "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"
+ "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"
}
}
},
diff --git a/resources/samples/5.1.0/LevelCrossingTrafficControl.zip b/resources/samples/5.1.0/LevelCrossingTrafficControl.zip
deleted file mode 100644
index 38adcb1..0000000
--- a/resources/samples/5.1.0/LevelCrossingTrafficControl.zip
+++ /dev/null
Binary files differ
diff --git a/resources/samples/5.1.0/LevelCrossingTrafficControl_fr.zip b/resources/samples/5.1.0/LevelCrossingTrafficControl_fr.zip
deleted file mode 100644
index 46acfa2..0000000
--- a/resources/samples/5.1.0/LevelCrossingTrafficControl_fr.zip
+++ /dev/null
Binary files differ