Author: dkulp
Date: Tue Jun 30 15:17:57 2009
New Revision: 789788
URL: http://svn.apache.org/viewvc?rev=789788&view=rev
Log:
Use SNAP of wss4j for now to test it
Modified:
cxf/trunk/rt/ws/security/pom.xml
Modified: cxf/trunk/rt/ws/security/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/ws/security/pom.xml?rev=789788&r1=789787&r2=789788&view=diff
==============================================================================
--- cxf/trunk/rt/ws/security/pom.xml (original)
+++ cxf/trunk/rt/ws/security/pom.xml Tue Jun 30 15:17:57 2009
@@ -88,7 +88,7 @@
<dependency>
<groupId>org.apache.ws.security</groupId>
<artifactId>wss4j</artifactId>
- <version>1.5.7</version>
+ <version>1.5.8-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>axis</groupId>