Author: brett Date: Tue Jul 29 00:17:10 2014 New Revision: 1614224 URL: http://svn.apache.org/r1614224 Log: remove Maven 1.x from nav, per EOL announcement
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=1614224&r1=1614223&r2=1614224&view=diff ============================================================================== --- maven/pom/trunk/maven/src/site/site.xml (original) +++ maven/pom/trunk/maven/src/site/site.xml Tue Jul 29 00:17:10 2014 @@ -63,8 +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 1.x" href="http://maven.apache.org/maven-1.x/index.html" /> - <item name="Maven 2 & 3" href="http://maven.apache.org/index.html" /> + <item name="Maven" 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" />