Bug 553448 - [Robotics] Create a Papyrus-for-Robotics release

- Fix version number in .product and plugin.xml

Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
diff --git a/releng/org.eclipse.papyrus.robotics.product/papyrusRobotics.product b/releng/org.eclipse.papyrus.robotics.product/papyrusRobotics.product
index 088e3cb..533a516 100644
--- a/releng/org.eclipse.papyrus.robotics.product/papyrusRobotics.product
+++ b/releng/org.eclipse.papyrus.robotics.product/papyrusRobotics.product
@@ -8,7 +8,7 @@
       <text>
          Papyrus for Robotics (Beta - Incubation)
 
-(c) Copyright Eclipse contributors and others 2000, 2019.  All rights reserved.
+(c) Copyright Eclipse contributors and others 2018-2020.  All rights reserved.
 Visit http://www.eclipse.org/platform
 
 This product includes software developed by the
diff --git a/releng/org.eclipse.papyrus.robotics.rcp/plugin.xml b/releng/org.eclipse.papyrus.robotics.rcp/plugin.xml
index 8a6cbc8..fab9831 100644
--- a/releng/org.eclipse.papyrus.robotics.rcp/plugin.xml
+++ b/releng/org.eclipse.papyrus.robotics.rcp/plugin.xml
@@ -51,7 +51,7 @@
 		  </property>
     <property
           name="aboutText"
-          value="Papyrus for Robotics&#x0A;&#x0A;Version: 0.7.0&#x0A;&#x0A;(c) Copyright CEA 2018. Provided free of charge to RobMoSys partners and ITPs. All rights reserved.&#x0A;&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://www.apache.org/">
+          value="Papyrus for Robotics&#x0A;&#x0A;Version: 0.8.0&#x0A;&#x0A;(c) Copyright CEA 2018-2020. Provided free of charge to RobMoSys partners and ITPs. All rights reserved.&#x0A;&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://www.apache.org/">
     </property>
       </product>
    </extension>