Author: lukaszlenart
Date: Sun Dec 9 10:18:47 2012
New Revision: 1418881
URL: http://svn.apache.org/viewvc?rev=1418881&view=rev
Log:
WW-3058 Removes version from pom to use version from parent pom
Modified:
struts/struts2/trunk/plugins/sitemesh/pom.xml
Modified: struts/struts2/trunk/plugins/sitemesh/pom.xml
URL:
http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/sitemesh/pom.xml?rev=1418881&r1=1418880&r2=1418881&view=diff
==============================================================================
--- struts/struts2/trunk/plugins/sitemesh/pom.xml (original)
+++ struts/struts2/trunk/plugins/sitemesh/pom.xml Sun Dec 9 10:18:47 2012
@@ -49,7 +49,6 @@
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
- <version>1.6.3</version>
<optional>true</optional>
</dependency>