Author: musachy
Date: Tue Sep 22 20:22:27 2009
New Revision: 817819

URL: http://svn.apache.org/viewvc?rev=817819&view=rev
Log:
change the docs dir

Modified:
    struts/struts2/trunk/assembly/pom.xml

Modified: struts/struts2/trunk/assembly/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/assembly/pom.xml?rev=817819&r1=817818&r2=817819&view=diff
==============================================================================
--- struts/struts2/trunk/assembly/pom.xml (original)
+++ struts/struts2/trunk/assembly/pom.xml Tue Sep 22 20:22:27 2009
@@ -292,7 +292,7 @@
                                     <arg value="http://cwiki.apache.org/WW/"; />
                                 </exec>
                                 <move todir="${project.build.directory}/cwiki">
-                                    <fileset dir="2.x/docs" />
+                                    <fileset dir="WW/docs" />
                                 </move>
                             </tasks>
                         </configuration>


Reply via email to