blob: 23ad9b9345d3c3a352e6a1ac7557ebc5df8b78be [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.papyrus.sysml</groupId>
<artifactId>org.eclipse.papyrus.sysml14.diagram</artifactId>
<version>1.1.0</version>
</parent>
<artifactId>org.eclipse.papyrus.sysml14.diagram.common.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
<name>org.eclipse.papyrus.sysml14.diagram.common.tests</name>
<description>This plug-in contains the unit tests relatives to common part of all SysML 1.4 diagrams.</description>
</project>