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 2016/04/04 12:57:42 UTC

cxf git commit: Upgrade Xalan bundle to 2.7.2_3. This closes #125.

Repository: cxf
Updated Branches:
  refs/heads/master d25ca92d1 -> 8b3b47773


Upgrade Xalan bundle to 2.7.2_3. This closes #125.


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

Branch: refs/heads/master
Commit: 8b3b47773d493de7dbfe4fb4db51f1ba9f3dbc8b
Parents: d25ca92
Author: Tadayoshi Sato <sa...@gmail.com>
Authored: Mon Apr 4 16:32:52 2016 +0900
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Mon Apr 4 10:10:28 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/8b3b4777/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index cd3fb5f..ebf711a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -199,7 +199,7 @@
         <cxf.xerces.bundle.version>2.11.0_1</cxf.xerces.bundle.version>
         <cxf.bcel.bundle.version>5.2_4</cxf.bcel.bundle.version>
         <cxf.xalan.version>2.7.2</cxf.xalan.version>
-        <cxf.xalan.bundle.version>2.7.2_2</cxf.xalan.bundle.version>
+        <cxf.xalan.bundle.version>2.7.2_3</cxf.xalan.bundle.version>
         <cxf.oro.bundle.version>2.0.8_6</cxf.oro.bundle.version>
         <cxf.dom4j.bundle.version>1.6.1_5</cxf.dom4j.bundle.version>
         <cxf.jdom.bundle.version>1.1_4</cxf.jdom.bundle.version>