Update JUnit to 4.11
[jFCPlib.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ea1629a..fd4babe 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
                <dependency>
                        <groupId>junit</groupId>
                        <artifactId>junit</artifactId>
-                       <version>3.8.2</version>
+                       <version>4.11</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
@@ -90,6 +90,7 @@
                                        </execution>
                                        <execution>
                                                <id>default-check</id>
+                                               <phase/>
                                                <goals>
                                                        <goal>check</goal>
                                                </goals>