blob: d15697f9f0e3c3f24cee30163bb653b86f0ed29c [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.sysml.diagram</artifactId>
<version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.papyrus.sysml.diagram.parametric.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
<description>This plug-in contains the unit tests relatives to parametric diagram.</description>
</project>