blob: ee6b52b00f6d1cda5f4fc9796fd077832769fd47 [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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-toolchain-build-crutch</artifactId>
<name>Jetty Toolchain :: Build Crutch</name>
<version>NO_RELEASE</version>
<packaging>pom</packaging>
<modules>
<module>jetty-toolchain</module>
<module>jetty-artifact-remote-resources</module>
<module>jetty-distribution-remote-resources</module>
<module>jetty-assembly-descriptors</module>
</modules>
</project>