WW-3058 Removes version from pom to use version from parent pom

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1418881 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lukasz Lenart
2012-12-09 10:18:47 +00:00
parent 3b8f2023c2
commit 225921477b
-1
View File
@@ -49,7 +49,6 @@
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
<version>1.6.3</version>
<optional>true</optional>
</dependency>