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/01 14:07:27 UTC

git commit: upgrade net.sf.saxon:Saxon-HE 9.5.0.2 to 9.5.1-2

Updated Branches:
  refs/heads/master bcc7b751c -> 9edd7d7bd


upgrade net.sf.saxon:Saxon-HE 9.5.0.2 to 9.5.1-2


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

Branch: refs/heads/master
Commit: 9edd7d7bdd124d09df658cce43b4a59fd74caa5f
Parents: bcc7b75
Author: cmueller <cm...@apache.org>
Authored: Tue Oct 1 14:07:04 2013 +0200
Committer: cmueller <cm...@apache.org>
Committed: Tue Oct 1 14:07:23 2013 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/9edd7d7b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 01fb281..3bb86e0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -336,8 +336,8 @@
     <rome-version>1.0</rome-version>
     <rxjava-version>0.13.2</rxjava-version>
     <saaj-impl-version>1.3.2_2</saaj-impl-version>
-    <saxon-bundle-version>9.5.0.2_1</saxon-bundle-version>
-    <saxon-version>9.5.0.2</saxon-version>
+    <saxon-bundle-version>9.5.1-1_1</saxon-bundle-version>
+    <saxon-version>9.5.1-2</saxon-version>
     <scala-version>2.10.2</scala-version>
     <scala-maven-plugin-version>3.1.2</scala-maven-plugin-version>
     <scalatest-version>2.0.M5b</scalatest-version>