blob: cdeca8a38a99dbf4eda6376f06915e36a3fa613b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.graphiti</groupId>
<artifactId>parent</artifactId>
<version>0.15.0-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<name>Testtool Ecore</name>
<artifactId>org.eclipse.graphiti.testtool.ecore</artifactId>
<packaging>eclipse-plugin</packaging>
</project>