Author: olamy
Date: Mon Jan 24 15:40:20 2011
New Revision: 1062835

URL: http://svn.apache.org/viewvc?rev=1062835&view=rev
Log:
 add some links to some ASF resources : similar links as cxf web 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=1062835&r1=1062834&r2=1062835&view=diff
==============================================================================
--- maven/pom/trunk/maven/src/site/site.xml (original)
+++ maven/pom/trunk/maven/src/site/site.xml Mon Jan 24 15:40:20 2011
@@ -74,5 +74,12 @@ under the License.
       <item name="Surefire"          
href="http://maven.apache.org/surefire/index.html"; />
       <item name="Wagon"             
href="http://maven.apache.org/wagon/index.html"; />
     </menu>
+    <menu name="ASF">
+      <item name="How Apache Works" 
href="http://www.apache.org/foundation/how-it-works.html"/> 
+      <item name="Foundation" href="http://www.apache.org/foundation/"/>
+      <item name="Sponsoring Apache" 
href="http://www.apache.org/foundation/sponsorship.html"/>
+      <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
+    </menu>
+
   </body>
 </project>


Reply via email to