blob: 96311e877ade18e9a869b240ef85de973109c6ff [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.tm.terminal</groupId>
<artifactId>org.eclipse.tm.terminal.maven-build</artifactId>
<version>4.5.1-SNAPSHOT</version>
<relativePath>admin/pom-build.xml</relativePath>
</parent>
<groupId>org.eclipse.tm.terminal</groupId>
<artifactId>terminal-parent</artifactId>
<packaging>pom</packaging>
<name>TM Terminal, Maven Master</name>
<modules>
<module>plugins</module>
<module>features</module>
</modules>
</project>