diff options
Diffstat (limited to 'nat/nat2vpp/pom.xml')
-rw-r--r-- | nat/nat2vpp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nat/nat2vpp/pom.xml b/nat/nat2vpp/pom.xml index cab6187c9..413852fd4 100644 --- a/nat/nat2vpp/pom.xml +++ b/nat/nat2vpp/pom.xml @@ -119,7 +119,7 @@ </dependency> <dependency> <groupId>org.hamcrest</groupId> - <artifactId>hamcrest-all</artifactId> + <artifactId>hamcrest</artifactId> <scope>test</scope> </dependency> <dependency> |