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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]