[Schmitzm-commits] r1306 - trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Nov 24 16:15:08 CET 2010


Author: alfonx
Date: 2010-11-24 16:15:08 +0100 (Wed, 24 Nov 2010)
New Revision: 1306

Modified:
   trunk/pom.xml
Log:
Upgrade von JUnit 4.8.1 auf 4.8.2

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2010-11-24 14:39:51 UTC (rev 1305)
+++ trunk/pom.xml	2010-11-24 15:15:08 UTC (rev 1306)
@@ -199,7 +199,7 @@
 		<dependency>
 			<groupId>junit</groupId>
 			<artifactId>junit</artifactId>
-			<version>4.8.1</version>
+			<version>4.8.2</version>
 			<type>jar</type>
 			<scope>test</scope>
 		</dependency>



More information about the Schmitzm-commits mailing list