summaryrefslogtreecommitdiffstats
path: root/infra/minimal-distribution-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'infra/minimal-distribution-test/pom.xml')
-rw-r--r--infra/minimal-distribution-test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/minimal-distribution-test/pom.xml b/infra/minimal-distribution-test/pom.xml
index c8f207bd7..fe3eea2f5 100644
--- a/infra/minimal-distribution-test/pom.xml
+++ b/infra/minimal-distribution-test/pom.xml
@@ -88,7 +88,7 @@
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-all</artifactId>
+ <artifactId>hamcrest</artifactId>
<scope>test</scope>
</dependency>
<dependency>