diff options
Diffstat (limited to 'srv6/srv6-impl')
-rw-r--r-- | srv6/srv6-impl/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/srv6/srv6-impl/pom.xml b/srv6/srv6-impl/pom.xml index 8b7c2791e..fdcad9aa2 100644 --- a/srv6/srv6-impl/pom.xml +++ b/srv6/srv6-impl/pom.xml @@ -88,7 +88,7 @@ <!-- Tests --> <dependency> <groupId>org.hamcrest</groupId> - <artifactId>hamcrest-all</artifactId> + <artifactId>hamcrest</artifactId> <scope>test</scope> </dependency> <dependency> |