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/08/04 22:33:19 UTC

git commit: upgrade xmlunit from 1.3 to 1.4

Updated Branches:
  refs/heads/master 8fbf00d07 -> 168f1d8ce


upgrade xmlunit from 1.3 to 1.4


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

Branch: refs/heads/master
Commit: 168f1d8ce8266b3380827ed3e170cef18faeafcf
Parents: 8fbf00d
Author: cmueller <cm...@apache.org>
Authored: Sun Aug 4 22:33:03 2013 +0200
Committer: cmueller <cm...@apache.org>
Committed: Sun Aug 4 22:33:03 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/168f1d8c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d407008..9856f08 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -411,7 +411,7 @@
     <xmlrpc-client-bundle-version>3.1.3_1</xmlrpc-client-bundle-version>
     <xmlschema-version>2.0</xmlschema-version>
     <xmlsec-version>1.5.1</xmlsec-version>
-    <xmlunit-version>1.3</xmlunit-version>
+    <xmlunit-version>1.4</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>