Bug 497761 - [RcpTT] Move Papyrus RcpTT test to the last version

 - use the version 2.1.0 (official for neon train)

Change-Id: Iab02bad4bdaa9badafd252d4db5675837da5d07a
Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
diff --git a/rcptt/org.eclipse.papyrus.tools.rcptt/pom.xml b/rcptt/org.eclipse.papyrus.tools.rcptt/pom.xml
index 202c33d..743e55e 100644
--- a/rcptt/org.eclipse.papyrus.tools.rcptt/pom.xml
+++ b/rcptt/org.eclipse.papyrus.tools.rcptt/pom.xml
@@ -71,7 +71,7 @@
 			<plugin>
 				<groupId>org.eclipse.rcptt</groupId>
 				<artifactId>rcptt-maven-plugin</artifactId>
-				<version>2.0.1</version>
+				<version>2.1.0</version>
 				<extensions>true</extensions>
 				<configuration>
 					<aut>
diff --git a/rcptt/pom.xml b/rcptt/pom.xml
index 3a2ccba..2853948 100644
--- a/rcptt/pom.xml
+++ b/rcptt/pom.xml
@@ -10,8 +10,8 @@
 		<!-- use 'mvn versions:display-plugin-updates' to check for the latest -->
 		<tycho-version>0.25.0</tycho-version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-		<rcptt-version>2.0.1</rcptt-version>
-		<rcptt-runner-version>2.1.0-M7_rc1</rcptt-runner-version>
+		<rcptt-version>2.1.0</rcptt-version>
+		<rcptt-runner-version>2.1.0</rcptt-runner-version>
 	</properties>
 
 	<licenses>