Author: tv
Date: Fri Mar 27 14:42:24 2009
New Revision: 759157
URL: http://svn.apache.org/viewvc?rev=759157&view=rev
Log:
Use current snapshot dependency (1.0.7) for fulcrum-yaafi
Modified:
turbine/core/trunk/pom.xml
Modified: turbine/core/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/core/trunk/pom.xml?rev=759157&r1=759156&r2=759157&view=diff
==============================================================================
--- turbine/core/trunk/pom.xml (original)
+++ turbine/core/trunk/pom.xml Fri Mar 27 14:42:24 2009
@@ -964,7 +964,7 @@
<dependency>
<groupId>org.apache.fulcrum</groupId>
<artifactId>fulcrum-yaafi</artifactId>
- <version>1.0.6-SNAPSHOT</version>
+ <version>1.0.7-SNAPSHOT</version>
<type>jar</type>
<optional>true</optional>
</dependency>