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 2014/04/05 20:04:12 UTC

svn commit: r1585151 - /maven/pom/trunk/maven/src/site/site.xml

Author: hboutemy
Date: Sat Apr  5 18:04:12 2014
New Revision: 1585151

URL: http://svn.apache.org/r1585151
Log:
added a link to Maven Testing in Maven Projects menu

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=1585151&r1=1585150&r2=1585151&view=diff
==============================================================================
--- maven/pom/trunk/maven/src/site/site.xml (original)
+++ maven/pom/trunk/maven/src/site/site.xml Sat Apr  5 18:04:12 2014
@@ -67,6 +67,7 @@ under the License.
       <item name="Maven 2 &amp; 3"   href="http://maven.apache.org/index.html" />
       <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" />
       <item name="Plugin Tools"      href="http://maven.apache.org/plugin-tools/index.html" />
       <item name="SCM"               href="http://maven.apache.org/scm/index.html" />
       <item name="Shared Components" href="http://maven.apache.org/shared/index.html" />