File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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 >2.0 .0.RELEASE </version >
12
+ <version >2.1 .0.BUILD-SNAPSHOT </version >
13
13
</parent >
14
14
15
15
<name >Spring Data Elasticsearch</name >
20
20
<commonscollections >3.2.1</commonscollections >
21
21
<commonslang >2.6</commonslang >
22
22
<elasticsearch >5.5.0</elasticsearch >
23
- <springdata .commons>2.0 .0.RELEASE </springdata .commons>
23
+ <springdata .commons>2.1 .0.BUILD-SNAPSHOT </springdata .commons>
24
24
<java-module-name >spring.data.elasticsearch</java-module-name >
25
25
</properties >
26
26
222
222
223
223
<repositories >
224
224
<repository >
225
- <id >spring-libs-release </id >
226
- <url >https://repo.spring.io/libs-release </url >
225
+ <id >spring-libs-snapshot </id >
226
+ <url >https://repo.spring.io/libs-snapshot </url >
227
227
</repository >
228
228
</repositories >
229
229
You can’t perform that action at this time.
0 commit comments