blob: a9e9baf5415ee9e2883fcc6fa7e0228197de0347 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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>
<groupId>org.eclipse.papyrus.interoperability</groupId>
<artifactId>org.eclipse.papyrus.interoperability.sysml14.sysml.root</artifactId>
<version>0.12.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.papyrus.interoperability.sysml14.sysml.plugins</artifactId>
<packaging>pom</packaging>
<name>Papyrus Interoperability SysML1.1 to SysML1.4 Plugins</name>
<description>The top container of SysML Migration plug-ins for the Interoperability.</description>
<modules>
<module>org.eclipse.papyrus.interoperability.sysml14.sysml</module>
<module>org.eclipse.papyrus.interoperability.sysml14.sysml.blackboxes</module>
<module>org.eclipse.papyrus.interoperability.sysml14.sysml.doc</module>
<module>org.eclipse.papyrus.sysml</module>
<module>org.eclipse.papyrus.sysml.nattable.allocation.config</module>
<module>org.eclipse.papyrus.sysml.nattable.requirement.config</module>
</modules>
</project>