Update pom.xml

This commit is contained in:
NeonMaster 2012-02-19 17:04:36 +01:00
parent dfad7480c2
commit adac4b5442

View File

@ -59,7 +59,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.0</version>
<version>4.1</version>
<type>jar</type>
<scope>test</scope>
<optional>true</optional>