summaryrefslogtreecommitdiffstats
path: root/standalone-container/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'standalone-container/pom.xml')
-rw-r--r--standalone-container/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/standalone-container/pom.xml b/standalone-container/pom.xml
index 479a76e2fc6..0a756d5913f 100644
--- a/standalone-container/pom.xml
+++ b/standalone-container/pom.xml
@@ -62,11 +62,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-all</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>