Author: ruwan Date: Mon Jun 29 11:17:47 2009 New Revision: 40336 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=40336
Log: minor doc fixes Modified: branches/esb/java/2.1/product/docs/site.xml branches/esb/java/2.1/product/modules/distribution/pom.xml Modified: branches/esb/java/2.1/product/docs/site.xml URL: http://wso2.org/svn/browse/wso2/branches/esb/java/2.1/product/docs/site.xml?rev=40336&r1=40335&r2=40336&view=diff ============================================================================== --- branches/esb/java/2.1/product/docs/site.xml (original) +++ branches/esb/java/2.1/product/docs/site.xml Mon Jun 29 11:17:47 2009 @@ -48,7 +48,7 @@ <item name="Mashup Server" href="http://wso2.org/projects/mashup"/> <item name="WSF" href="http://wso2.org/projects/wsf"/> <item name="Axis2/Java" href="http://ws.apache.org/axis2"/> - <item name="WSO2.org" href="http://wso2.org"/> + <item name="WSO2.org" href="http://wso2.org/"/> </links> <menu name="Overview"> Modified: branches/esb/java/2.1/product/modules/distribution/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/esb/java/2.1/product/modules/distribution/pom.xml?rev=40336&r1=40335&r2=40336&view=diff ============================================================================== --- branches/esb/java/2.1/product/modules/distribution/pom.xml (original) +++ branches/esb/java/2.1/product/modules/distribution/pom.xml Mon Jun 29 11:17:47 2009 @@ -1249,7 +1249,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> - <version>2.0-beta-5</version> + <version>2.0</version> <executions> <execution> <phase>package</phase> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
