Author: tv
Date: Mon May 4 17:24:06 2009
New Revision: 771368
URL: http://svn.apache.org/viewvc?rev=771368&view=rev
Log:
Use release version 1.0.6 of 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=771368&r1=771367&r2=771368&view=diff
==============================================================================
--- turbine/core/trunk/pom.xml (original)
+++ turbine/core/trunk/pom.xml Mon May 4 17:24:06 2009
@@ -964,7 +964,7 @@
<dependency>
<groupId>org.apache.fulcrum</groupId>
<artifactId>fulcrum-yaafi</artifactId>
- <version>1.0.7-SNAPSHOT</version>
+ <version>1.0.6</version>
<type>jar</type>
<optional>true</optional>
</dependency>