diff --git a/pom.xml b/pom.xml index f0d6524fb..034af675e 100644 --- a/pom.xml +++ b/pom.xml @@ -314,6 +314,7 @@ 1.0.0 2.2.0 1.4.30 + 1.3 @@ -410,6 +411,12 @@ netty-codec-dns ${netty.version} + + org.walkmod + junit4git + ${junit4git.version} + test + @@ -791,6 +798,10 @@ ${dl4j-test-resources.classifier} test + + org.walkmod + junit4git + @@ -1105,6 +1116,12 @@ true + + + listener + org.walkmod.junit4git.junit4.Junit4GitListener + +