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