aboutsummaryrefslogtreecommitdiff
path: root/streaming/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'streaming/pom.xml')
-rw-r--r--streaming/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/streaming/pom.xml b/streaming/pom.xml
index 5cc9001b0e..1e6ee009ca 100644
--- a/streaming/pom.xml
+++ b/streaming/pom.xml
@@ -85,20 +85,10 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>com.novocode</groupId>
- <artifactId>junit-interface</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>
<outputDirectory>target/scala-${scala.binary.version}/classes</outputDirectory>