Removes version for JUnit to use the inherited artifact from parent

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1085665 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lukasz Lenart
2011-03-26 08:41:22 +00:00
parent 3c4d8106f5
commit ea1776d667
-1
View File
@@ -98,7 +98,6 @@
<dependency>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-jsp</artifactId>
<version>2.0.5</version>
<scope>runtime</scope>
</dependency>