Author: sagara
Date: Mon Jun 18 07:16:01 2012
New Revision: 1351218

URL: http://svn.apache.org/viewvc?rev=1351218&view=rev
Log:
Applied patch for AXIS2-5345. 

Modified:
    axis/axis2/java/core/trunk/pom.xml
    axis/axis2/java/core/trunk/src/site/site.xml

Modified: axis/axis2/java/core/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/pom.xml?rev=1351218&r1=1351217&r2=1351218&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/pom.xml (original)
+++ axis/axis2/java/core/trunk/pom.xml Mon Jun 18 07:16:01 2012
@@ -600,7 +600,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-site-plugin</artifactId>
-                    <version>2.1.1</version>
+                    <version>3.1</version>
                 </plugin>
             </plugins>
         </pluginManagement>

Modified: axis/axis2/java/core/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/site.xml?rev=1351218&r1=1351217&r2=1351218&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/src/site/site.xml (original)
+++ axis/axis2/java/core/trunk/src/site/site.xml Mon Jun 18 07:16:01 2012
@@ -67,7 +67,7 @@
             <item name="Reference Library" href="refLib.html" />
             <item name="Online Java Docs" href="api/index.html" />
         </menu>
-        <menu name="Get Involved" href="overview.html">
+        <menu name="Get Involved">
             <item name="Overview" href="overview.html" />
             <item name="Checkout the Source" href="svn.html" />
             <item name="Mailing Lists" href="mail-lists.html" />


Reply via email to