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.3.0.M4 </version >
13
+ <version >2.3.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 >7.6.1</elasticsearch >
23
23
<log4j >2.9.1</log4j >
24
- <springdata .commons>2.3.0.M4 </springdata .commons>
24
+ <springdata .commons>2.3.0.BUILD-SNAPSHOT </springdata .commons>
25
25
<netty >4.1.39.Final</netty >
26
26
<java-module-name >spring.data.elasticsearch</java-module-name >
27
27
</properties >
355
355
356
356
<repositories >
357
357
<repository >
358
- <id >spring-libs-milestone </id >
359
- <url >https://repo.spring.io/libs-milestone </url >
358
+ <id >spring-libs-snapshot </id >
359
+ <url >https://repo.spring.io/libs-snapshot </url >
360
360
</repository >
361
361
</repositories >
362
362
You can’t perform that action at this time.
0 commit comments