You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2014/03/02 10:08:16 UTC

[1/2] git commit: Upgrade to hibernate 4.2.9

Repository: camel
Updated Branches:
  refs/heads/camel-2.12.x bd9ddc97e -> 21823513d
  refs/heads/master 3cdc6fd01 -> 4fcbcd6e9


Upgrade to hibernate 4.2.9


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

Branch: refs/heads/master
Commit: 4fcbcd6e95d3e96af2a31437bcbd2d7882bab748
Parents: 3cdc6fd
Author: Claus Ibsen <da...@apache.org>
Authored: Sun Mar 2 10:05:05 2014 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Sun Mar 2 10:05:05 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/4fcbcd6e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ef874d2..91ee879 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -177,7 +177,7 @@
     <hbase-version>0.94.10</hbase-version>
     <hbase-bundle-version>0.94.6_1</hbase-bundle-version>
     <hibernate-validator-version>5.0.3.Final</hibernate-validator-version>
-    <hibernate-version>4.2.7.Final</hibernate-version>
+    <hibernate-version>4.2.9.Final</hibernate-version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.3.1</httpcore4-version>
     <httpclient4-version>4.3.1</httpclient4-version>


[2/2] git commit: Hibernate upgrades

Posted by da...@apache.org.
Hibernate upgrades


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

Branch: refs/heads/camel-2.12.x
Commit: 21823513d86161c4f0f594ad059fab733ab4bfa2
Parents: bd9ddc97
Author: Claus Ibsen <da...@apache.org>
Authored: Sun Mar 2 10:10:19 2014 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Sun Mar 2 10:10:19 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/21823513/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1ea08e7..fff1df7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -176,8 +176,8 @@
     <hazelcast-version>2.6</hazelcast-version>
     <hbase-version>0.94.10</hbase-version>
     <hbase-bundle-version>0.94.6_1</hbase-bundle-version>
-    <hibernate-validator-version>5.0.1.Final</hibernate-validator-version>
-    <hibernate-version>4.2.7.Final</hibernate-version>
+    <hibernate-validator-version>5.0.3.Final</hibernate-validator-version>
+    <hibernate-version>4.2.9.Final</hibernate-version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.2.4</httpcore4-version>
     <httpclient4-version>4.2.5</httpclient4-version>