This is an automated email from the ASF dual-hosted git repository. billblough pushed a commit to branch 1_5 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
commit 0b99cd88e2843942ac820f5a309b7c729dd0e547 Author: Sagara Gunathunga <sag...@apache.org> AuthorDate: Mon Jun 18 07:28:48 2012 +0000 AXIS2-5345 - Merged r1351218 to 1.5 branch. --- pom.xml | 2 +- src/site/site.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 68ec16f..dbc6743 100644 --- a/pom.xml +++ b/pom.xml @@ -582,7 +582,7 @@ </plugin> <plugin> <artifactId>maven-site-plugin</artifactId> - <version>2.1.1</version> + <version>3.1</version> </plugin> </plugins> </pluginManagement> diff --git a/src/site/site.xml b/src/site/site.xml index b461cf3..85e6b6d 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -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" />