Author: jochen Date: Sat Jun 24 12:34:34 2006 New Revision: 416945 URL: http://svn.apache.org/viewvc?rev=416945&view=rev Log: Fixed a snapshot dependency.
Modified: webservices/xmlrpc/trunk/common/pom.xml Modified: webservices/xmlrpc/trunk/common/pom.xml URL: http://svn.apache.org/viewvc/webservices/xmlrpc/trunk/common/pom.xml?rev=416945&r1=416944&r2=416945&view=diff ============================================================================== --- webservices/xmlrpc/trunk/common/pom.xml (original) +++ webservices/xmlrpc/trunk/common/pom.xml Sat Jun 24 12:34:34 2006 @@ -42,7 +42,7 @@ <dependency> <groupId>org.apache.ws.commons</groupId> <artifactId>ws-commons-util</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.1</version> </dependency> <dependency> <groupId>jaxme</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]