Updated pom.xml for module model-view-presenter.

This commit is contained in:
pitsios-s 2014-09-12 12:22:55 +03:00
parent eeb8c58fe9
commit 799a5ef5aa

View File

@ -15,7 +15,7 @@
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit-dep</artifactId>
<artifactId>junit</artifactId>
<version>4.11</version>
<scope>test</scope>
</dependency>