Description: Remove hamcrest-core exclusion that maven-debian-helper doesn't understand
Author: Hilko Bengen <bengen@debian.org>
Forwarded: not-needed
--- a/pom.xml
+++ b/pom.xml
@@ -120,12 +120,6 @@
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
         <version>${junit.version}</version>
-        <exclusions>
-          <exclusion>
-            <artifactId>hamcrest-core</artifactId>
-            <groupId>org.hamcrest</groupId>
-          </exclusion>
-        </exclusions>
       </dependency>
 
       <dependency>
