summaryrefslogtreecommitdiffstats
path: root/vespajlib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vespajlib/pom.xml')
-rw-r--r--vespajlib/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespajlib/pom.xml b/vespajlib/pom.xml
index 5ba7f2d2ff2..d3c9831c596 100644
--- a/vespajlib/pom.xml
+++ b/vespajlib/pom.xml
@@ -67,7 +67,7 @@
<!-- test scope -->
<dependency>
<groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-library</artifactId>
+ <artifactId>hamcrest</artifactId>
<scope>test</scope>
</dependency>
<dependency>