Author: hboutemy
Date: Tue Jul 29 21:07:16 2014
New Revision: 1614487

URL: http://svn.apache.org/r1614487
Log:
in "Maven Projects" menu, "Maven" stands for "Maven core", then make it link to 
current core reference documentation instead of global Maven site

Modified:
    maven/pom/trunk/maven/src/site/site.xml

Modified: maven/pom/trunk/maven/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/pom/trunk/maven/src/site/site.xml?rev=1614487&r1=1614486&r2=1614487&view=diff
==============================================================================
--- maven/pom/trunk/maven/src/site/site.xml (original)
+++ maven/pom/trunk/maven/src/site/site.xml Tue Jul 29 21:07:16 2014
@@ -63,7 +63,7 @@ under the License.
       <item name="Archetype"         
href="http://maven.apache.org/archetype/index.html"; />
       <item name="Doxia"             
href="http://maven.apache.org/doxia/index.html"; />
       <item name="JXR"               
href="http://maven.apache.org/jxr/index.html"; />
-      <item name="Maven"             href="http://maven.apache.org/index.html"; 
/>
+      <item name="Maven"             
href="http://maven.apache.org/ref/current"; />
       <item name="Parent POMs"       
href="http://maven.apache.org/pom/index.html"; />
       <item name="Plugins"           
href="http://maven.apache.org/plugins/index.html"; />
       <item name="Plugin Testing"    
href="http://maven.apache.org/plugin-testing/index.html"; />


Reply via email to