You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-dev@ws.apache.org by jo...@apache.org on 2006/06/24 21:34:34 UTC

svn commit: r416945 - /webservices/xmlrpc/trunk/common/pom.xml

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: xmlrpc-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: xmlrpc-dev-help@ws.apache.org