blob: 373a3cd897546a7c1881bc9eb0af494cfc77d9e6 [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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>org.eclipse.papyrus.interoperability.dd</artifactId>
<groupId>org.eclipse.papyrus.interoperability</groupId>
<version>0.7.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.papyrus.interoperability.dd.features</artifactId>
<name>Papyrus Interoperability diagram definition Features and P2</name>
<description>The top container of diagram definition features and P2 for Interoperability.</description>
<packaging>pom</packaging>
<modules>
<module>org.eclipse.papyrus.interoperability.dd.feature</module>
<module>org.eclipse.papyrus.interoperability.dd.p2</module>
</modules>
</project>