Author: sebb Date: Tue Jul 28 09:59:43 2009 New Revision: 798477 URL: http://svn.apache.org/viewvc?rev=798477&view=rev Log: Trailing / not needed for Maven2 repos
Modified: jakarta/bsf/trunk/bsf3/testing/e4x-1.6R7-Axiom/pom.xml Modified: jakarta/bsf/trunk/bsf3/testing/e4x-1.6R7-Axiom/pom.xml URL: http://svn.apache.org/viewvc/jakarta/bsf/trunk/bsf3/testing/e4x-1.6R7-Axiom/pom.xml?rev=798477&r1=798476&r2=798477&view=diff ============================================================================== --- jakarta/bsf/trunk/bsf3/testing/e4x-1.6R7-Axiom/pom.xml (original) +++ jakarta/bsf/trunk/bsf3/testing/e4x-1.6R7-Axiom/pom.xml Tue Jul 28 09:59:43 2009 @@ -35,7 +35,7 @@ <!-- This is for the WSO2 E4X impl --> <repository> <id>wso2</id> - <url>http://dist.wso2.org/maven2/</url> + <url>http://dist.wso2.org/maven2</url> <snapshots> <enabled>true</enabled> </snapshots> --------------------------------------------------------------------- To unsubscribe, e-mail: bsf-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: bsf-dev-h...@jakarta.apache.org