You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2006/08/02 06:38:58 UTC

svn commit: r427888 - /gump/metadata/repository/xstream.xml

Author: bodewig
Date: Tue Aug  1 21:38:58 2006
New Revision: 427888

URL: http://svn.apache.org/viewvc?rev=427888&view=rev
Log:
https requires a login now

Modified:
    gump/metadata/repository/xstream.xml

Modified: gump/metadata/repository/xstream.xml
URL: http://svn.apache.org/viewvc/gump/metadata/repository/xstream.xml?rev=427888&r1=427887&r2=427888&view=diff
==============================================================================
--- gump/metadata/repository/xstream.xml (original)
+++ gump/metadata/repository/xstream.xml Tue Aug  1 21:38:58 2006
@@ -21,7 +21,7 @@
   
   <cvsweb>http://svn.xstream.codehaus.org/</cvsweb>
   
-  <url>https://svn.codehaus.org/xstream/trunk/</url>
+  <url>http://svn.codehaus.org/xstream/trunk/</url>
   
   <redistributable/>
 </repository>