From 7b41e65b0aeb755ee100c1ee0eb84332cced7797 Mon Sep 17 00:00:00 2001 From: Vincent Lorenzo Date: Tue, 16 Oct 2018 11:25:11 +0200 Subject: Bug 539022 - [Releng] Format and complete some pom.xml Change-Id: I68e20234bf94ad7e207f65807cb520c1cabb9b5b Signed-off-by: Vincent Lorenzo --- tests/junit/plugins/editor/pom.xml | 45 +++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 22 deletions(-) (limited to 'tests/junit/plugins/editor/pom.xml') diff --git a/tests/junit/plugins/editor/pom.xml b/tests/junit/plugins/editor/pom.xml index bf0b076d429..2da48fffe32 100755 --- a/tests/junit/plugins/editor/pom.xml +++ b/tests/junit/plugins/editor/pom.xml @@ -1,27 +1,28 @@ - 4.0.0 - - org.eclipse.papyrus.tests - org.eclipse.papyrus.plugins.tests.releng - 0.0.1-SNAPSHOT - - org.eclipse.papyrus.tests - org.eclipse.papyrus.editor.tests.releng - 0.0.1-SNAPSHOT - pom + xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + 4.0.0 + + org.eclipse.papyrus.tests + org.eclipse.papyrus.plugins.tests.releng + 0.0.1-SNAPSHOT + + org.eclipse.papyrus.tests + org.eclipse.papyrus.editor.tests.releng + 0.0.1-SNAPSHOT + pom Tests for the Eclipse Editors contributions of Papyrus - - - - org.eclipse.papyrus.editors.suite.tests - - - org.eclipse.papyrus.eclipse.project.editors.tests - org.eclipse.papyrus.editor.integration.tests - - - + + + + org.eclipse.papyrus.editors.suite.tests + + + org.eclipse.papyrus.eclipse.project.editors.tests + org.eclipse.papyrus.editor.integration.tests + + + -- cgit v1.2.3