You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2011/07/20 08:07:00 UTC

svn commit: r1148626 - /maven/maven-3/trunk/src/site/site.xml

Author: hboutemy
Date: Wed Jul 20 06:06:59 2011
New Revision: 1148626

URL: http://svn.apache.org/viewvc?rev=1148626&view=rev
Log:
added missing breadcrumb

Modified:
    maven/maven-3/trunk/src/site/site.xml

Modified: maven/maven-3/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/src/site/site.xml?rev=1148626&r1=1148625&r2=1148626&view=diff
==============================================================================
--- maven/maven-3/trunk/src/site/site.xml (original)
+++ maven/maven-3/trunk/src/site/site.xml Wed Jul 20 06:06:59 2011
@@ -24,6 +24,7 @@ under the License.
   <body>
     <breadcrumbs>
       <item name="Ref" href="../" />
+      <item name="Maven ${project.version}" href="./" />
     </breadcrumbs>
 
     <menu name="Overview">