File tree Expand file tree Collapse file tree 3 files changed +9
-12
lines changed Expand file tree Collapse file tree 3 files changed +9
-12
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.4.0.BUILD-SNAPSHOT </version >
12
+ <version >1.4.0.RC1 </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.1.1</elasticsearch >
27
- <springdata .commons>1.8.0.BUILD-SNAPSHOT </springdata .commons>
27
+ <springdata .commons>1.8.0.RC1 </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
39
- href =" https://raw.github.com/SpringSource/spring-data-commons/1.8.0.M1/src/docbkx/repositories.xml" >
38
+ <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.8.0.RC1/src/docbkx/repositories.xml" >
40
39
<xi : fallback
41
40
href =" ../../../spring-data-commons/src/docbkx/repositories.xml" />
42
41
</xi : include >
47
46
48
47
<part id =" appendix" >
49
48
<title >Appendix</title >
50
- <xi : include
51
- href =" https://raw.github.com/SpringSource/spring-data-commons/1.8.0.M1/src/docbkx/repository-namespace-reference.xml" >
49
+ <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.8.0.RC1/src/docbkx/repository-namespace-reference.xml" >
52
50
<xi : fallback
53
51
href =" ../../../spring-data-commons/src/docbkx/repository-namespace-reference.xml" />
54
52
</xi : include >
55
- <xi : include
56
- href =" https://raw.github.com/SpringSource/spring-data-commons/1.8.0.M1/src/docbkx/repository-query-keywords-reference.xml" >
53
+ <xi : include href =" https://raw.github.com/SpringSource/spring-data-commons/1.8.0.RC1/src/docbkx/repository-query-keywords-reference.xml" >
57
54
<xi : fallback
58
55
href =" ../../../spring-data-commons/src/docbkx/repository-query-keywords-reference.xml" />
59
56
</xi : include >
Original file line number Diff line number Diff line change 1
- Spring Data Elasticsearch 1.0 M2
1
+ Spring Data Elasticsearch 1.0 RC1
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").
@@ -7,4 +7,4 @@ You may not use this product except in compliance with the License.
7
7
This product may include a number of subcomponents with
8
8
separate copyright notices and license terms. Your use of the source
9
9
code for the these subcomponents is subject to the terms and
10
- conditions of the subcomponent's license, as noted in the LICENSE file.
10
+ conditions of the subcomponent's license, as noted in the LICENSE file.
You can’t perform that action at this time.
0 commit comments