Repository: cxf
Updated Branches:
  refs/heads/3.1.x-fixes cb8185f18 -> 9787e41fd


Updating WSS4J + XML Sec


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9787e41f
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/9787e41f
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/9787e41f

Branch: refs/heads/3.1.x-fixes
Commit: 9787e41fdd0f4cbb85895769ac266a32ef14e336
Parents: cb8185f
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Tue Mar 22 09:47:31 2016 +0000
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Tue Mar 22 09:47:31 2016 +0000

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/9787e41f/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ccf6de9..91b99a1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -151,7 +151,7 @@
         <cxf.woodstox.core.version>4.4.1</cxf.woodstox.core.version>
         <cxf.woodstox.stax2-api.version>3.1.4</cxf.woodstox.stax2-api.version>
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
-        <cxf.wss4j.version>2.1.5-SNAPSHOT</cxf.wss4j.version>
+        <cxf.wss4j.version>2.1.5</cxf.wss4j.version>
         <cxf.xerces.version>2.11.0</cxf.xerces.version>
         <cxf.xmlbeans.version>2.6.0</cxf.xmlbeans.version>
         <cxf.xmlschema.version>2.2.1</cxf.xmlschema.version>
@@ -191,7 +191,7 @@
         <cxf.saaj-impl.bundle.version>1.3.23_2</cxf.saaj-impl.bundle.version>
         <cxf.stax-ex.version>1.7.6</cxf.stax-ex.version>
         <cxf.wsdl4j.bundle.version>1.6.3_1</cxf.wsdl4j.bundle.version>
-        <cxf.xmlsec.bundle.version>2.0.5</cxf.xmlsec.bundle.version>
+        <cxf.xmlsec.bundle.version>2.0.6</cxf.xmlsec.bundle.version>
         <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version>
         <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version>
         <cxf.xerces.bundle.version>2.11.0_1</cxf.xerces.bundle.version>

Reply via email to