Blame SOURCES/hamcrest-all-1.3.pom

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