From 4fa8a31148a99106981255132695bd386b0fc8fe Mon Sep 17 00:00:00 2001 From: Mohsin Husen Date: Sat, 3 May 2014 10:52:13 +0100 Subject: [PATCH] DATAES-87 - post release cleanups. --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b4f3fa258..a6cf96d2b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ Guide * [API Documentation](http://docs.spring.io/spring-data/elasticsearch/docs/1.0.0.M2/api/) * [Spring Data Project](http://project.spring.io/spring-data) * [Sample Test Application](https://github.com/BioMedCentralLtd/spring-data-elasticsearch-sample-application) -* for more detailed questions, use the [forum](http://forum.springsource.org/forumdisplay.php?f=80). +* [Spring Data Elasticsearch Google Group] (https://groups.google.com/d/forum/spring-data-elasticsearch-devs) +* For more detailed questions, use the [forum](http://forum.springsource.org/forumdisplay.php?f=80). Quick Start @@ -30,7 +31,7 @@ Add the Maven dependency: org.springframework.data spring-data-elasticsearch - 1.0.0.M2 + 1.0.0.RC1 @@ -244,8 +245,4 @@ Before we accept a non-trivial patch or pull request we will need you to sign th Code formatting for [Eclipse and Intellij](https://github.com/spring-projects/spring-data-build/tree/master/etc/ide) -[More information about contributing to Spring Data](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.md) - -### Contact Details - -* [Spring Data Elasticsearch Support] (https://groups.google.com/d/forum/spring-data-elasticsearch-devs) +[More information about contributing to Spring Data](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.md) \ No newline at end of file