Author: tv
Date: Tue Apr 27 20:54:29 2010
New Revision: 938644

URL: http://svn.apache.org/viewvc?rev=938644&view=rev
Log:
- Use released version of fulcrum-cache
- Update velocity to 1.6.3

Modified:
    turbine/core/trunk/pom.xml

Modified: turbine/core/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/core/trunk/pom.xml?rev=938644&r1=938643&r2=938644&view=diff
==============================================================================
--- turbine/core/trunk/pom.xml (original)
+++ turbine/core/trunk/pom.xml Tue Apr 27 20:54:29 2010
@@ -921,7 +921,7 @@
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-cache</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.1.0</version>
       <type>jar</type>
       <optional>true</optional>
     </dependency>
@@ -1028,7 +1028,7 @@
     <dependency>
       <groupId>org.apache.velocity</groupId>
       <artifactId>velocity</artifactId>
-      <version>1.6.2</version>
+      <version>1.6.3</version>
       <type>jar</type>
     </dependency>
     <dependency>


Reply via email to