Bug 546087 - [SysML 1.6] Create the SysML 1.6 plug-ins
Change the pom to manage correctly the build.
Change-Id: I5c0a03d1825e9b437c550ee2fc84751735f6d793
Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
diff --git a/tests/core/pom.xml b/tests/core/pom.xml
index b7a918e..ef76ddf 100644
--- a/tests/core/pom.xml
+++ b/tests/core/pom.xml
@@ -25,7 +25,7 @@
</activation>
<modules>
<!-- due to heterogeneous duration of test up to 300s -->
- <module>org.eclipse.papyrus.sysml14.validation.tests</module>
+ <module>org.eclipse.papyrus.sysml16.validation.tests</module>
</modules>
</profile>
</profiles>