File tree 1 file changed +4
-4
lines changed 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.1.0.M3 </version >
12
+ <version >2.1.0.BUILD-SNAPSHOT </version >
13
13
</parent >
14
14
15
15
<name >Spring Data Elasticsearch</name >
21
21
<commonslang >2.6</commonslang >
22
22
<elasticsearch >6.2.2</elasticsearch >
23
23
<log4j >2.9.1</log4j >
24
- <springdata .commons>2.1.0.M3 </springdata .commons>
24
+ <springdata .commons>2.1.0.BUILD-SNAPSHOT </springdata .commons>
25
25
<java-module-name >spring.data.elasticsearch</java-module-name >
26
26
</properties >
27
27
221
221
222
222
<repositories >
223
223
<repository >
224
- <id >spring-libs-milestone </id >
225
- <url >https://repo.spring.io/libs-milestone </url >
224
+ <id >spring-libs-snapshot </id >
225
+ <url >https://repo.spring.io/libs-snapshot </url >
226
226
</repository >
227
227
</repositories >
228
228
You can’t perform that action at this time.
0 commit comments