blob: 065f4ae136957e7687372a5d360a3a980ee30889 [file]
<?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., Semantics) -->
<parent>
<groupId>org.eclipse.papyrus.moka</groupId>
<artifactId>org.eclipse.papyrus.moka.tests.semantics</artifactId>
<version>2.0.0-SNAPSHOT</version>
</parent>
<!-- POM description -->
<artifactId>org.eclipse.papyrus.moka.semantics.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
<name>org.eclipse.papyrus.moka.semantics.tests</name>
</project>