From cf44a7105f4e870258865d626d2eac155d07299d Mon Sep 17 00:00:00 2001 From: Raja Dilip Kolli Date: Mon, 28 Mar 2016 16:57:10 +0530 Subject: [PATCH] DATAMONGO-1420 - Update version numbers in Github readme. Bumped to latest versions available Original pull request: #354 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b9380aba..54d625fdf 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Add the Maven dependency: org.springframework.data spring-data-mongodb - 1.5.0.RELEASE + 1.9.1.RELEASE ``` @@ -36,7 +36,7 @@ If you'd rather like the latest snapshots of the upcoming major version, use our org.springframework.data spring-data-mongodb - 1.6.0.BUILD-SNAPSHOT + 1.10.0.BUILD-SNAPSHOT