Author: jochen
Date: Sun Aug 20 18:09:35 2006
New Revision: 433110
URL:
http://svn.apache.org/viewvc?rev=433110&view=rev
Log: (empty)
Modified:
webservices/xmlrpc/trunk/pom.xml
Modified: webservices/xmlrpc/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/xmlrpc/trunk/pom.
xml?rev=433110&r1=433109&r2=433110&view=diff
============================================================
==================
--- webservices/xmlrpc/trunk/pom.xml (original)
+++ webservices/xmlrpc/trunk/pom.xml Sun Aug 20 18:09:35
2006
 -4,7
+4,7 
<groupId>org.apache.xmlrpc</groupId>
<artifactId>xmlrpc</artifactId>
<name>Apache XML-RPC</name>
- <version>3.0rc1</version>
+ <version>3.0-SNAPSHOT</version>
<description>
Apache XML-RPC is a Java implementation of XML-RPC,
a popular protocol
that uses XML over HTTP to implement remote
procedure calls.
|