Skip to content

Commit 4fa8a31

Browse files
committed
DATAES-87 - post release cleanups.
1 parent dbaabde commit 4fa8a31

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Guide
1515
* [API Documentation](http://docs.spring.io/spring-data/elasticsearch/docs/1.0.0.M2/api/)
1616
* [Spring Data Project](http://project.spring.io/spring-data)
1717
* [Sample Test Application](https://github.com/BioMedCentralLtd/spring-data-elasticsearch-sample-application)
18-
* for more detailed questions, use the [forum](http://forum.springsource.org/forumdisplay.php?f=80).
18+
* [Spring Data Elasticsearch Google Group] (https://groups.google.com/d/forum/spring-data-elasticsearch-devs)
19+
* For more detailed questions, use the [forum](http://forum.springsource.org/forumdisplay.php?f=80).
1920

2021

2122
Quick Start
@@ -30,7 +31,7 @@ Add the Maven dependency:
3031
<dependency>
3132
<groupId>org.springframework.data</groupId>
3233
<artifactId>spring-data-elasticsearch</artifactId>
33-
<version>1.0.0.M2</version>
34+
<version>1.0.0.RC1</version>
3435
</dependency>
3536

3637
<repository>
@@ -244,8 +245,4 @@ Before we accept a non-trivial patch or pull request we will need you to sign th
244245

245246
Code formatting for [Eclipse and Intellij](https://github.com/spring-projects/spring-data-build/tree/master/etc/ide)
246247

247-
[More information about contributing to Spring Data](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.md)
248-
249-
### Contact Details
250-
251-
* [Spring Data Elasticsearch Support] (https://groups.google.com/d/forum/spring-data-elasticsearch-devs)
248+
[More information about contributing to Spring Data](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.md)

0 commit comments

Comments
 (0)