You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by jo...@apache.org on 2006/06/19 23:13:10 UTC

svn commit: r415422 - /webservices/commons/trunk/modules/util/pom.xml

Author: jochen
Date: Mon Jun 19 14:13:09 2006
New Revision: 415422

URL: http://svn.apache.org/viewvc?rev=415422&view=rev
Log:
Fixed the dependency from ws-commons-java5.

Modified:
    webservices/commons/trunk/modules/util/pom.xml

Modified: webservices/commons/trunk/modules/util/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/util/pom.xml?rev=415422&r1=415421&r2=415422&view=diff
==============================================================================
--- webservices/commons/trunk/modules/util/pom.xml (original)
+++ webservices/commons/trunk/modules/util/pom.xml Mon Jun 19 14:13:09 2006
@@ -149,7 +149,7 @@
                 <dependency>
                 	<groupId>org.apache.ws.commons</groupId>
                 	<artifactId>ws-commons-java5</artifactId>
-                	<version>1.0</version>
+                	<version>1.0.1</version>
                 </dependency>
             </dependencies>
         </profile>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org