Publish RAP 3.15.0 M2

Change-Id: I6778519f24150fe137aa0f56ee1cb981d73aecbe
Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
diff --git a/_builds/builds-3.15.xml b/_builds/builds-3.15.xml
index dcd6653..0c0980c 100644
--- a/_builds/builds-3.15.xml
+++ b/_builds/builds-3.15.xml
@@ -35,12 +35,12 @@
 
   <build name="3.15 M2" type="M"
       shortname="M2"
-      status="planned"
+      status="completed"
       publishDate="2020-11-06"
       news="3.15/?build=M2"
-      runtimeZip=""
-      runtime4Zip=""
-      toolsZip=""
+      runtimeZip="rap-3.15.0-M2-20201105-0038.zip"
+      runtime4Zip="rap-e4-3.15.0-M2-20201105-0038.zip"
+      toolsZip="rap-tools-3.15.0-M2-20201105-0036.zip"
       />
 
   <build name="3.15 M3" type="M"
diff --git a/_sidebar/arrivals.php b/_sidebar/arrivals.php
index 84c2a4e..aaec431 100644
--- a/_sidebar/arrivals.php
+++ b/_sidebar/arrivals.php
@@ -29,7 +29,7 @@
     <div class="terminal-row">
       <span class="terminal-field">
         <span class="terminal-overlay"></span>
-        <span class="terminal-text">RAP 3.15 M1</span>
+        <span class="terminal-text">RAP 3.15 M2</span>
       </span>
       <span class="terminal-field">
         <span class="terminal-overlay"></span>
@@ -40,11 +40,11 @@
     <div class="terminal-row">
       <span class="terminal-field">
         <span class="terminal-overlay"></span>
-        <span class="terminal-text">RAP 3.15 M2</span>
+        <span class="terminal-text">RAP 3.15 M3</span>
       </span>
       <span class="terminal-field">
         <span class="terminal-overlay"></span>
-        <span class="terminal-text">2020-11-06</span>
+        <span class="terminal-text">2020-11-27</span>
       </span>
     </div>
 
diff --git a/noteworthy/3.15/_news-M2.html b/noteworthy/3.15/_news-M2.html
index d58db9e..1b440cc 100644
--- a/noteworthy/3.15/_news-M2.html
+++ b/noteworthy/3.15/_news-M2.html
@@ -1,2 +1,11 @@
 <div>
+
+    <h2>Build Environment Upgrade: Tycho, JIRO</h2>
+
+    <p>
+      Both, the RAP Runtime and the RAP Tools build, have been upgraded to use Tycho 2.0. In
+      addition to that, all builds have been migrated to the new JIRA Jenkins instance running
+      a Java 11.
+    </p>
+
 </div>