You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2006/06/09 20:58:10 UTC

svn commit: r413125 - /maven/maven-1/plugins/trunk/dist/xdocs/properties.xml

Author: ltheussl
Date: Fri Jun  9 11:58:10 2006
New Revision: 413125

URL: http://svn.apache.org/viewvc?rev=413125&view=rev
Log:
Correct property decsription.

Modified:
    maven/maven-1/plugins/trunk/dist/xdocs/properties.xml

Modified: maven/maven-1/plugins/trunk/dist/xdocs/properties.xml
URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/dist/xdocs/properties.xml?rev=413125&r1=413124&r2=413125&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/dist/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/dist/xdocs/properties.xml Fri Jun  9 11:58:10 2006
@@ -39,7 +39,7 @@
         </tr> 
         <tr>
           <td>maven.dist.src.archive.dir</td>
-          <td>yes - default is ${maven.dist.assembly.dir}/src/${maven.final.name}</td>
+          <td>yes - default is ${maven.dist.assembly.dir}/src</td>
           <td>The directory where the source archive is constructed from</td>
         </tr> 
         <tr>