EVOLUTION-MANAGER
Edit File: hamcrest
<?xml version="1.0" ?> <dependencyMap> <dependency> <maven> <artifactId>hamcrest-parent</artifactId> <groupId>org.hamcrest</groupId> <extension>pom</extension> <version>1.3</version> </maven> <jpp> <artifactId>parent</artifactId> <groupId>JPP/hamcrest</groupId> <extension>pom</extension> </jpp> </dependency> <dependency> <maven> <artifactId>hamcrest-all</artifactId> <groupId>org.hamcrest</groupId> <version>1.3</version> </maven> <jpp> <artifactId>all</artifactId> <groupId>JPP/hamcrest</groupId> </jpp> </dependency> <dependency> <maven> <artifactId>hamcrest-core</artifactId> <groupId>org.hamcrest</groupId> <version>1.3</version> </maven> <jpp> <artifactId>core</artifactId> <groupId>JPP/hamcrest</groupId> </jpp> </dependency> <dependency> <maven> <artifactId>hamcrest-generator</artifactId> <groupId>org.hamcrest</groupId> <version>1.3</version> </maven> <jpp> <artifactId>generator</artifactId> <groupId>JPP/hamcrest</groupId> </jpp> </dependency> <dependency> <maven> <artifactId>hamcrest-library</artifactId> <groupId>org.hamcrest</groupId> <version>1.3</version> </maven> <jpp> <artifactId>library</artifactId> <groupId>JPP/hamcrest</groupId> </jpp> </dependency> <dependency> <maven> <artifactId>hamcrest-integration</artifactId> <groupId>org.hamcrest</groupId> <version>1.3</version> </maven> <jpp> <artifactId>integration</artifactId> <groupId>JPP/hamcrest</groupId> </jpp> </dependency> </dependencyMap>