Author: jochen
Date: Wed Aug 30 13:44:23 2006
New Revision: 438615
URL:
http://svn.apache.org/viewvc?rev=438615&view=rev
Log:
Tagging XMLRPC_3_0
Modified:
webservices/xmlrpc/trunk/pom.xml
Modified: webservices/xmlrpc/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/trunk/pom.
xml?rev=438615&r1=438614&r2=438615&view=diff
============================================================
==================
--- webservices/xmlrpc/trunk/pom.xml (original)
+++ webservices/xmlrpc/trunk/pom.xml Wed Aug 30 13:44:23
2006
 -175,9
+175,9 
</contributor>
</contributors>
<scm>
- <connection>scm:svn:scm:svn:https://svn.apache.org/
repos/asf/webservices/xmlrpc/tags/XMLRPC_3_0rc1</connecti
on>
- <developerConnection>scm:svn:scm:svn:https://svn.ap
ache.org/repos/asf/webservices/xmlrpc/tags/XMLRPC_3_0rc1<
/developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/a
sf/webservices/xmlrpc/tags/XMLRPC_3_0rc1</url>
+ <connection>scm:svn:scm:svn:https://svn.apache.org/rep
os/asf/webservices/xmlrpc/tags/XMLRPC_3_0</connection>
+ <developerConnection>scm:svn:scm:svn:https://svn.apach
e.org/repos/asf/webservices/xmlrpc/tags/XMLRPC_3_0</devel
operConnection>
+ <url>scm:svn:https://svn.apache.org/repos/asf/
webservices/xmlrpc/tags/XMLRPC_3_0</url>
</scm>
<build>
<plugins>
|