This is an automated email from the ASF dual-hosted git repository. billblough pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-savan.git
commit 0286694c1900dd3bee10f4a0865c54be2dc3ac22 Author: Davanum Srinivas <d...@apache.org> AuthorDate: Thu Apr 5 16:24:32 2007 +0000 make the svn url more specific --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5a7e330..fa75f15 100644 --- a/pom.xml +++ b/pom.xml @@ -46,8 +46,8 @@ </mailingLists> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/savan</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/savan</developerConnection> + <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/savan/trunk/java</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/savan/trunk/java</developerConnection> <url>http://svn.apache.org/viewvc/webservices/savan</url> </scm>