Bug 486014 - [RobotML][releng] duplicate name in p2 pom

Change-Id: I611fd44da313acfb84c5aecbdef6f4a5b199eaed
Signed-off-by: Francois Le Fevre - CEA <francois.le-fevre@cea.fr>
diff --git a/releng/org.eclipse.papyrus.robotml.p2/pom.xml b/releng/org.eclipse.papyrus.robotml.p2/pom.xml
index 1ff1343..0940dbf 100644
--- a/releng/org.eclipse.papyrus.robotml.p2/pom.xml
+++ b/releng/org.eclipse.papyrus.robotml.p2/pom.xml
@@ -10,6 +10,7 @@
 	<artifactId>org.eclipse.papyrus.robotml.p2</artifactId>
 	<packaging>eclipse-repository</packaging>
 	<name>org.eclipse.papyrus.robotml.p2</name>
+	<description>This plugin defines the update site of RobotML plugins and feature.</description>
 	<pluginRepositories>
 		<pluginRepository>
 			<id>jboss-public-repository-group</id>
@@ -66,6 +67,4 @@
 			</plugin>
 		</plugins>
 	</build>
-	<name>org.eclipse.papyrus.robotml.p2</name>
-	<description>This plugin defines the update site of RobotML plugins and feature.</description>
 </project>
\ No newline at end of file