Author: rwesten
Date: Thu Nov 15 12:03:34 2012
New Revision: 1409748
URL: http://svn.apache.org/viewvc?rev=1409748&view=rev
Log:
STANBOL-620: Stanbol now uses junit 4.11
Modified:
stanbol/trunk/parent/pom.xml
Modified: stanbol/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/parent/pom.xml?rev=1409748&r1=1409747&r2=1409748&view=diff
==============================================================================
--- stanbol/trunk/parent/pom.xml (original)
+++ stanbol/trunk/parent/pom.xml Thu Nov 15 12:03:34 2012
@@ -1312,7 +1312,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.8.1</version>
+ <version>4.11</version>
<scope>test</scope>
</dependency>
<dependency>