Commit 73ef2124 authored by Grzegorz Pietrusza's avatar Grzegorz Pietrusza

remove junit from pom

parent 2354891c
...@@ -162,10 +162,5 @@ ...@@ -162,10 +162,5 @@
<artifactId>commons-io</artifactId> <artifactId>commons-io</artifactId>
<version>2.4</version> <version>2.4</version>
</dependency> </dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
</dependencies> </dependencies>
</project> </project>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment