You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2014/07/08 17:56:57 UTC

[1/2] git commit: Upgrading to WSS4J 2.0.1

Repository: cxf
Updated Branches:
  refs/heads/master d044e1c0e -> 73ba9acd5


Upgrading to WSS4J 2.0.1


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

Branch: refs/heads/master
Commit: 9d971b7bfa27191e09720453bdbc17e807690669
Parents: d044e1c
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Tue Jul 8 16:56:23 2014 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue Jul 8 16:56:23 2014 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/9d971b7b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 85817a9..68471a4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -157,7 +157,7 @@
         <cxf.woodstox.core.version>4.4.0</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.0.1-SNAPSHOT</cxf.wss4j.version>
+        <cxf.wss4j.version>2.0.1</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.1.0</cxf.xmlschema.version>


[2/2] git commit: Upgrading xmlsec bundle

Posted by co...@apache.org.
Upgrading xmlsec bundle


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

Branch: refs/heads/master
Commit: 73ba9acd5f57940d687760e39db3f44dabbe0a38
Parents: 9d971b7
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Tue Jul 8 16:56:42 2014 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue Jul 8 16:56:42 2014 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/73ba9acd/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 68471a4..546ff16 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -186,7 +186,7 @@
         <cxf.jaxb.bundle.version>2.2.1.1_2</cxf.jaxb.bundle.version>
         <cxf.saaj-impl.bundle.version>1.3.23_1</cxf.saaj-impl.bundle.version>
         <cxf.wsdl4j.bundle.version>1.6.3_1</cxf.wsdl4j.bundle.version>
-        <cxf.xmlsec.bundle.version>2.0.0</cxf.xmlsec.bundle.version>
+        <cxf.xmlsec.bundle.version>2.0.1</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>