d2d51b
d2d51b
d2d51b
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
d2d51b
  <modelVersion>4.0.0</modelVersion>
d2d51b
d2d51b
  <parent>
d2d51b
    <groupId>org.hamcrest</groupId>
d2d51b
    <artifactId>hamcrest-parent</artifactId>
d2d51b
    <version>1.3</version>
d2d51b
  </parent>
d2d51b
d2d51b
  <artifactId>hamcrest-all</artifactId>
d2d51b
  <packaging>jar</packaging>
d2d51b
  <name>Hamcrest All</name>
d2d51b
  <description>
d2d51b
    A self-contained hamcrest jar containing all of the sub-modules in a single artifact. 
d2d51b
  </description>
d2d51b
</project>