Author: jochen Date: Thu Nov 17 14:14:09 2005 New Revision: 345342 URL: http://svn.apache.org/viewcvs?rev=345342&view=rev Log: Fixed the SCM URL's.
Modified: webservices/xmlrpc/branches/b20050512_streaming/pom.xml Modified: webservices/xmlrpc/branches/b20050512_streaming/pom.xml URL: http://svn.apache.org/viewcvs/webservices/xmlrpc/branches/b20050512_streaming/pom.xml?rev=345342&r1=345341&r2=345342&view=diff ============================================================================== --- webservices/xmlrpc/branches/b20050512_streaming/pom.xml (original) +++ webservices/xmlrpc/branches/b20050512_streaming/pom.xml Thu Nov 17 14:14:09 2005 @@ -115,8 +115,8 @@ </license> </licenses> <scm> - <connection>http://svn.apache.org/repos/asf/webservices/xmlrpc/</connection> - <developerConnection>https://svn.apache.org/repos/asf/webservices/xmlrpc/</developerConnection> + <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/xmlrpc/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/xmlrpc/</developerConnection> <tag>b20050512_streaming</tag> <url>http://svn.apache.org/viewcvs.cgi/webservices/xmlrpc/</url> </scm>