File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.springframework.data.build</groupId >
11
11
<artifactId >spring-data-parent</artifactId >
12
- <version >1.5.0.BUILD-SNAPSHOT </version >
12
+ <version >1.5.0.M1 </version >
13
13
<relativePath >../spring-data-build/parent/pom.xml</relativePath >
14
14
</parent >
15
15
24
24
<commonscollections >3.2.1</commonscollections >
25
25
<commonslang >2.6</commonslang >
26
26
<elasticsearch >1.2.2</elasticsearch >
27
- <springdata .commons>1.9.0.BUILD-SNAPSHOT </springdata .commons>
27
+ <springdata .commons>1.9.0.M1 </springdata .commons>
28
28
29
29
</properties >
30
30
146
146
147
147
<repositories >
148
148
<repository >
149
- <id >spring-libs-snapshot </id >
150
- <url >http://repo.spring.io/libs-snapshot </url >
149
+ <id >spring-libs-milestone </id >
150
+ <url >http://repo.spring.io/libs-milestone </url >
151
151
</repository >
152
152
</repositories >
153
153
Original file line number Diff line number Diff line change 35
35
<part id =" reference" >
36
36
<title >Reference Documentation</title >
37
37
38
- <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.8 .0.RELEASE /src/docbkx/repositories.xml" >
38
+ <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.9 .0.M1 /src/docbkx/repositories.xml" >
39
39
<xi : fallback
40
40
href =" ../../../spring-data-commons/src/docbkx/repositories.xml" />
41
41
</xi : include >
46
46
47
47
<part id =" appendix" >
48
48
<title >Appendix</title >
49
- <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.8 .0.RELEASE /src/docbkx/repository-namespace-reference.xml" >
49
+ <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.9 .0.M1 /src/docbkx/repository-namespace-reference.xml" >
50
50
<xi : fallback
51
51
href =" ../../../spring-data-commons/src/docbkx/repository-namespace-reference.xml" />
52
52
</xi : include >
53
- <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.8 .0.RELEASE /src/docbkx/repository-query-keywords-reference.xml" >
53
+ <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.9 .0.M1 /src/docbkx/repository-query-keywords-reference.xml" >
54
54
<xi : fallback
55
55
href =" ../../../spring-data-commons/src/docbkx/repository-query-keywords-reference.xml" />
56
56
</xi : include >
Original file line number Diff line number Diff line change 1
- Spring Data Elasticsearch 1.0 GA
1
+ Spring Data Elasticsearch 1.1 M1
2
2
Copyright (c) [2013-2014] Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0 (the "License").
You can’t perform that action at this time.
0 commit comments