summaryrefslogtreecommitdiffstats
path: root/flags/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'flags/pom.xml')
-rw-r--r--flags/pom.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/flags/pom.xml b/flags/pom.xml
index 2c736d04ccb..0bfb02b1f32 100644
--- a/flags/pom.xml
+++ b/flags/pom.xml
@@ -62,7 +62,7 @@
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-library</artifactId>
+ <artifactId>hamcrest</artifactId>
<scope>test</scope>
</dependency>
<dependency>
@@ -77,11 +77,7 @@
</exclusion>
<exclusion>
<groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-core</artifactId>
- </exclusion>
- <exclusion>
- <groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-library</artifactId>
+ <artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>