Author: jochen
Date: Fri Feb 17 13:41:35 2006
New Revision: 378635
URL: http://svn.apache.org/viewcvs?rev=378635&view=rev
Log: (empty)
Modified:
webservices/xmlrpc/trunk/pom.xml
Modified: webservices/xmlrpc/trunk/pom.xml
URL:
http://svn.apache.org/viewcvs/webservices/xmlrpc/trunk/pom.xml?rev=378635&r1=378634&r2=378635&view=diff
==============================================================================
--- webservices/xmlrpc/trunk/pom.xml (original)
+++ webservices/xmlrpc/trunk/pom.xml Fri Feb 17 13:41:35 2006
@@ -4,7 +4,7 @@
<groupId>org.apache.ws.xmlrpc</groupId>
<artifactId>xmlrpc</artifactId>
<name>Apache XML-RPC</name>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0a1</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.