blob: 88da7e0ffd9c0d8e9d8805949f2e9d679f7b4320 [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 POM (i.e., Tests) -->
<parent>
<groupId>org.eclipse.papyrus.moka.incubation</groupId>
<artifactId>org.eclipse.papyrus.moka.tests.fmi</artifactId>
<version>0.7.0-SNAPSHOT</version>
</parent>
<!-- POM description -->
<artifactId>org.eclipse.papyrus.moka.fmi.test</artifactId>
<packaging>eclipse-test-plugin</packaging>
<name>org.eclipse.papyrus.moka.fmi.test</name>
</project>