You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ni...@apache.org on 2011/02/23 10:35:27 UTC

svn commit: r1073654 - /cxf/trunk/distribution/karaf/features/pom.xml

Author: ningjiang
Date: Wed Feb 23 09:35:26 2011
New Revision: 1073654

URL: http://svn.apache.org/viewvc?rev=1073654&view=rev
Log:
CXF-3333 using the wss4j 1.6-SNAPSHOT

Modified:
    cxf/trunk/distribution/karaf/features/pom.xml

Modified: cxf/trunk/distribution/karaf/features/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/karaf/features/pom.xml?rev=1073654&r1=1073653&r2=1073654&view=diff
==============================================================================
--- cxf/trunk/distribution/karaf/features/pom.xml (original)
+++ cxf/trunk/distribution/karaf/features/pom.xml Wed Feb 23 09:35:26 2011
@@ -89,7 +89,7 @@
       <stax2-api-bundle-version>3.0.1</stax2-api-bundle-version>
       <saaj-impl-version>1.3.2_1</saaj-impl-version>
       <wsdl4j-bundle-version>1.6.2_2</wsdl4j-bundle-version>
-      <wss4j-version>1.5.11</wss4j-version>
+      <wss4j-version>1.6-SNAPSHOT</wss4j-version>
     </properties>
     
     <!-- The validate plugin will export these provided dependencies bundles' export packages first -->