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 2009/04/08 14:53:18 UTC

svn commit: r763225 - /gump/metadata/project/ws-xmlrpc.xml

Author: bodewig
Date: Wed Apr  8 12:53:18 2009
New Revision: 763225

URL: http://svn.apache.org/viewvc?rev=763225&view=rev
Log:
fix repository reference

Modified:
    gump/metadata/project/ws-xmlrpc.xml

Modified: gump/metadata/project/ws-xmlrpc.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ws-xmlrpc.xml?rev=763225&r1=763224&r2=763225&view=diff
==============================================================================
--- gump/metadata/project/ws-xmlrpc.xml (original)
+++ gump/metadata/project/ws-xmlrpc.xml Wed Apr  8 12:53:18 2009
@@ -1,7 +1,5 @@
 <?xml version="1.0" ?>
 <!--
-  Copyright 2001-2006 The Apache Software Foundation
-
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
@@ -21,7 +19,7 @@
     A Java implementation of XML-RPC
   </description>
 
-  <svn repository="webservices" dir="xmlrpc/trunk"/>
+  <svn repository="asf" dir="webservices/xmlrpc/trunk"/>
 
   <project name="xmlrpc">
     <package>org.apache.xmlrpc</package>