blob: 9a31c8db0cf69d827ad146ecaa2fdfab577dbddf [file] [log] [blame]
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>bpmn2-parent</artifactId>
<groupId>org.eclipse.bpmn2</groupId>
<version>1.2.1.Final</version>
</parent>
<groupId>org.eclipse.bpmn2</groupId>
<artifactId>org.eclipse.bpmn2.features</artifactId>
<name>BPMN 2.0 Metamodel - Feature</name>
<version>1.2.1.Final</version>
<packaging>pom</packaging>
<modules>
<module>org.eclipse.bpmn2.feature</module>
</modules>
</project>