You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/10/06 23:03:00 UTC

git commit: upgrade xmlunit 1.4 to 1.5

Updated Branches:
  refs/heads/master f64549a8e -> 8240c0076


upgrade xmlunit 1.4 to 1.5


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8240c007
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8240c007
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8240c007

Branch: refs/heads/master
Commit: 8240c0076b05df72b3d42609e0e1d3793cb7f60a
Parents: f64549a
Author: cmueller <cm...@apache.org>
Authored: Sun Oct 6 23:02:52 2013 +0200
Committer: cmueller <cm...@apache.org>
Committed: Sun Oct 6 23:02:52 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/8240c007/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c56ce87..d9079b5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -425,7 +425,7 @@
     <xmlrpc-client-bundle-version>3.1.3_1</xmlrpc-client-bundle-version>
     <xmlschema-version>2.0</xmlschema-version>
     <xmlsec-version>1.5.5</xmlsec-version>
-    <xmlunit-version>1.4</xmlunit-version>
+    <xmlunit-version>1.5</xmlunit-version>
     <xpp3-bundle-version>1.1.4c_6</xpp3-bundle-version>
     <xpp3-version>1.1.4c</xpp3-version>
     <xsdlib-version>2013.2</xsdlib-version>