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 10
10
<parent >
11
11
<groupId >org.springframework.data.build</groupId >
12
12
<artifactId >spring-data-parent</artifactId >
13
- <version >2.2.0.M4 </version >
13
+ <version >2.2.0.BUILD-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<name >Spring Data Elasticsearch</name >
21
21
<commonslang >2.6</commonslang >
22
22
<elasticsearch >6.7.2</elasticsearch >
23
23
<log4j >2.9.1</log4j >
24
- <springdata .commons>2.2.0.M4 </springdata .commons>
24
+ <springdata .commons>2.2.0.BUILD-SNAPSHOT </springdata .commons>
25
25
<java-module-name >spring.data.elasticsearch</java-module-name >
26
26
</properties >
27
27
302
302
303
303
<repositories >
304
304
<repository >
305
- <id >spring-libs-milestone </id >
306
- <url >https://repo.spring.io/libs-milestone </url >
305
+ <id >spring-libs-snapshot </id >
306
+ <url >https://repo.spring.io/libs-snapshot </url >
307
307
</repository >
308
308
</repositories >
309
309
You can’t perform that action at this time.
0 commit comments