File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 15
15
* [ API Documentation] ( http://docs.spring.io/spring-data/elasticsearch/docs/1.0.0.M2/api/ )
16
16
* [ Spring Data Project] ( http://project.spring.io/spring-data )
17
17
* [ 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 ) .
19
20
20
21
21
22
Quick Start
@@ -30,7 +31,7 @@ Add the Maven dependency:
30
31
<dependency >
31
32
<groupId >org.springframework.data</groupId >
32
33
<artifactId >spring-data-elasticsearch</artifactId >
33
- <version >1.0.0.M2 </version >
34
+ <version >1.0.0.RC1 </version >
34
35
</dependency >
35
36
36
37
<repository >
@@ -244,8 +245,4 @@ Before we accept a non-trivial patch or pull request we will need you to sign th
244
245
245
246
Code formatting for [ Eclipse and Intellij] ( https://github.com/spring-projects/spring-data-build/tree/master/etc/ide )
246
247
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 )
You can’t perform that action at this time.
0 commit comments