Author: hboutemy
Date: Tue Apr 13 21:14:30 2010
New Revision: 933781

URL: http://svn.apache.org/viewvc?rev=933781&view=rev
Log:
[ARCHETYPE-281] upgraded plexus-velocity to 1.1.8 (Velocity is already at 1.5)

Modified:
    maven/archetype/trunk/pom.xml

Modified: maven/archetype/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/archetype/trunk/pom.xml?rev=933781&r1=933780&r2=933781&view=diff
==============================================================================
--- maven/archetype/trunk/pom.xml (original)
+++ maven/archetype/trunk/pom.xml Tue Apr 13 21:14:30 2010
@@ -122,7 +122,7 @@ under the License.
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-velocity</artifactId>
-        <version>1.1.3</version><!-- with 1.1.4 1.1.5 1.1.6 1.1.7 tests fail 
-->
+        <version>1.1.8</version>
         <exclusions>
           <exclusion>
             <groupId>velocity</groupId>


Reply via email to