You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2014/06/26 15:52:34 UTC

git commit: Upgraded the spring-redis version to 1.3.0

Repository: camel
Updated Branches:
  refs/heads/master 56fbbfd02 -> a76f818a9


Upgraded the spring-redis version to 1.3.0


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

Branch: refs/heads/master
Commit: a76f818a9407b35e35332e1c85b166d479907ebb
Parents: 56fbbfd
Author: Willem Jiang <wi...@gmail.com>
Authored: Thu Jun 26 21:51:52 2014 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Thu Jun 26 21:51:52 2014 +0800

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


http://git-wip-us.apache.org/repos/asf/camel/blob/a76f818a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f699725..e5b8c12 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -376,7 +376,7 @@
     <spring-batch-version>2.2.5.RELEASE</spring-batch-version>
     <spring-castor-bundle-version>1.2.0</spring-castor-bundle-version>
     <spring-data-commons-version>1.5.0.RELEASE</spring-data-commons-version>
-    <spring-data-redis-version>1.1.1.RELEASE</spring-data-redis-version>
+    <spring-data-redis-version>1.3.0.RELEASE</spring-data-redis-version>
     <spring-integration-version>2.2.6.RELEASE</spring-integration-version>
     <spring-javaconfig-version>1.0.0-20090215</spring-javaconfig-version>
     <spring-ldap-version>1.3.1.RELEASE</spring-ldap-version>