You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2014/10/30 20:28:52 UTC

[03/19] git commit: Update xalan version

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/14ab1ffe
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/14ab1ffe
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/14ab1ffe

Branch: refs/heads/master
Commit: 14ab1ffe7ea74e55dfe808b9bcf744107c87bc18
Parents: 4d49814
Author: Daniel Kulp <dk...@apache.org>
Authored: Thu Oct 30 13:03:36 2014 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Thu Oct 30 13:54:30 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/14ab1ffe/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9b0fa29..39b6415 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -969,7 +969,7 @@
             <dependency>
                 <groupId>xalan</groupId>
                 <artifactId>xalan</artifactId>
-                <version>2.7.1</version>
+                <version>2.7.2</version>
                 <exclusions>
                     <exclusion>
                         <groupId>xml-apis</groupId>