Author: sagara Date: Mon Jun 18 07:27:10 2012 New Revision: 1351222 URL: http://svn.apache.org/viewvc?rev=1351222&view=rev Log: AXIS2-5345 - Merged r1351218 to 1.6 branch.
Modified: axis/axis2/java/core/branches/1_6/ (props changed) axis/axis2/java/core/branches/1_6/pom.xml axis/axis2/java/core/branches/1_6/src/site/site.xml Propchange: axis/axis2/java/core/branches/1_6/ ------------------------------------------------------------------------------ Merged /axis/axis2/java/core/trunk:r1351218 Modified: axis/axis2/java/core/branches/1_6/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/pom.xml?rev=1351222&r1=1351221&r2=1351222&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/pom.xml Mon Jun 18 07:27:10 2012 @@ -597,7 +597,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/branches/1_6/src/site/site.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/src/site/site.xml?rev=1351222&r1=1351221&r2=1351222&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/src/site/site.xml (original) +++ axis/axis2/java/core/branches/1_6/src/site/site.xml Mon Jun 18 07:27:10 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" />