blob: 5f787c4b83f16f1a29cf109e6525aad2d54e0a02 [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 POM (i.e., Engines) -->
<parent>
<groupId>org.eclipse.papyrus.moka</groupId>
<artifactId>org.eclipse.papyrus.moka.bundles.core.engines</artifactId>
<version>3.0.0-SNAPSHOT</version>
</parent>
<!-- POM Description -->
<artifactId>org.eclipse.papyrus.moka.timedfuml.interfaces</artifactId>
<packaging>eclipse-plugin</packaging>
<name>org.eclipse.papyrus.moka.timedfuml.interfaces</name>
<version>1.0.0-SNAPSHOT</version>
</project>