Repository: maven-surefire
Updated Branches:
  refs/heads/junit5 da9281412 -> e4a5247a7


Remove unused property


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/108538ba
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/108538ba
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/108538ba

Branch: refs/heads/junit5
Commit: 108538bae9fd5957aea47135f232ac2529167ff8
Parents: da92814
Author: Benedikt Ritter <brit...@apache.org>
Authored: Sun Oct 9 14:30:49 2016 +0200
Committer: Benedikt Ritter <brit...@apache.org>
Committed: Sat Nov 19 14:02:02 2016 +0100

----------------------------------------------------------------------
 surefire-integration-tests/src/test/resources/junit4/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/108538ba/surefire-integration-tests/src/test/resources/junit4/pom.xml
----------------------------------------------------------------------
diff --git a/surefire-integration-tests/src/test/resources/junit4/pom.xml 
b/surefire-integration-tests/src/test/resources/junit4/pom.xml
index 3d1f971..c10d8e9 100644
--- a/surefire-integration-tests/src/test/resources/junit4/pom.xml
+++ b/surefire-integration-tests/src/test/resources/junit4/pom.xml
@@ -28,11 +28,6 @@
   <version>1.0-SNAPSHOT</version>
   <name>Test for JUnit 4</name>
 
-
-  <properties>
-    <junitVersion>4.4</junitVersion>
-  </properties>
-
   <dependencies>
     <dependency>
       <groupId>junit</groupId>

Reply via email to