blob: 60431e5887ec096f1247fe3a8ae13837113f0941 [file]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project>
<modelVersion>4.0.0</modelVersion>
<name>Papyrus RT Tests</name>
<parent>
<artifactId>org.eclipse.papyrusrt.releng</artifactId>
<groupId>org.eclipse.papyrusrt</groupId>
<version>0.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.eclipse.papyrusrt</groupId>
<artifactId>org.eclipse.papyrusrt.tests.releng</artifactId>
<version>0.8.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>../../tests/junit</module>
</modules>
</project>