blob: 19d42d8a95070ab0d24e05f6846eb54972534eb2 [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.3.1-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.bpmn2</groupId>
<artifactId>org.eclipse.bpmn2.features</artifactId>
<name>BPMN 2.0 Metamodel - Feature</name>
<packaging>pom</packaging>
<modules>
<module>org.eclipse.bpmn2.feature</module>
</modules>
</project>