Author: aheritier
Date: Tue Apr 24 16:10:40 2007
New Revision: 532131

URL: http://svn.apache.org/viewvc?view=rev&rev=532131
Log:
I forgot to add a link in the projects list to maven-model

Modified:
    maven/maven-1/core/trunk/xdocs/project/index.xml

Modified: maven/maven-1/core/trunk/xdocs/project/index.xml
URL: 
http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/project/index.xml?view=diff&rev=532131&r1=532130&r2=532131
==============================================================================
--- maven/maven-1/core/trunk/xdocs/project/index.xml (original)
+++ maven/maven-1/core/trunk/xdocs/project/index.xml Tue Apr 24 16:10:40 2007
@@ -37,6 +37,8 @@
         <li>
           <a href="http://maven.apache.org/maven-1.x/plugins/index.html";>Maven 
1.x Plugins</a> - Plugin development for the current version of Maven 1.</li>
         <li>
+          <a 
href="http://maven.apache.org/maven-1.x/reference/maven-model/3.0.2/";>Maven 
Model 3.x</a> - The Maven project descriptor used in Maven 1.x.</li>
+        <li>
           <a href="http://maven.apache.org";>Maven 2</a> - the new generation 
of Maven</li>
         <li>
           <a href="http://maven.apache.org/archiva/";>Archiva</a> - Archiva is 
the Maven repository manager. It provides several pieces of functionality for 
your remote repository like browsing on POM information by group and artifact 
ID, searching over various information in the POM and filename, ...</li>


Reply via email to