Author: jochen Date: Fri Feb 17 15:57:52 2006 New Revision: 378662 URL: http://svn.apache.org/viewcvs?rev=378662&view=rev Log: Restoring snapshot version
Modified: webservices/xmlrpc/trunk/pom.xml Modified: webservices/xmlrpc/trunk/pom.xml URL: http://svn.apache.org/viewcvs/webservices/xmlrpc/trunk/pom.xml?rev=378662&r1=378661&r2=378662&view=diff ============================================================================== --- webservices/xmlrpc/trunk/pom.xml (original) +++ webservices/xmlrpc/trunk/pom.xml Fri Feb 17 15:57:52 2006 @@ -4,7 +4,7 @@ <groupId>org.apache.ws.xmlrpc</groupId> <artifactId>xmlrpc</artifactId> <name>Apache XML-RPC</name> - <version>3.0a1</version> + <version>3.0b1-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.