Repository: cxf
Updated Branches:
  refs/heads/3.0.x-fixes 8d91c92b3 -> f68f775a7


Update xalan version


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

Branch: refs/heads/3.0.x-fixes
Commit: 07b4a8ec46d06143564cc0b90df93898de4d53bf
Parents: 8d91c92
Author: Daniel Kulp <[email protected]>
Authored: Thu Oct 30 13:03:36 2014 -0400
Committer: Daniel Kulp <[email protected]>
Committed: Fri Nov 7 13:47:00 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/07b4a8ec/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7cdcbd0..f553548 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -966,7 +966,7 @@
             <dependency>
                 <groupId>xalan</groupId>
                 <artifactId>xalan</artifactId>
-                <version>2.7.1</version>
+                <version>2.7.2</version>
                 <exclusions>
                     <exclusion>
                         <groupId>xml-apis</groupId>

Reply via email to