diff --git a/pom.xml b/pom.xml index 14bbad6..6f710b7 100755 --- a/pom.xml +++ b/pom.xml @@ -46,10 +46,17 @@ + + org.hamcrest + hamcrest-library + 1.2.1 + test + + junit - junit - 4.8.2 + junit-dep + 4.10 test @@ -110,4 +117,17 @@ + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.12 + + junit:junit-dep + + + + + \ No newline at end of file