diff --git a/pom.xml b/pom.xml index 2fee57cc873f..799cb9bed88c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ junit junit - 4.12-SNAPSHOT + 4.12 JUnit JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck. @@ -72,7 +72,7 @@ scm:git:git://github.com/junit-team/junit.git scm:git:git@github.com:junit-team/junit.git http://github.com/junit-team/junit/tree/master - HEAD + r4.12 github