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 12
12
<parent >
13
13
<groupId >org.springframework.data.build</groupId >
14
14
<artifactId >spring-data-parent</artifactId >
15
- <version >2.3.9.RELEASE </version >
15
+ <version >2.3.10.BUILD-SNAPSHOT </version >
16
16
</parent >
17
17
18
18
<properties >
19
- <springdata .keyvalue>2.3.9.RELEASE </springdata .keyvalue>
19
+ <springdata .keyvalue>2.3.10.BUILD-SNAPSHOT </springdata .keyvalue>
20
20
<awaitility >4.0.2</awaitility >
21
21
<jta >1.1</jta >
22
22
<beanutils >1.9.2</beanutils >
305
305
306
306
<repositories >
307
307
<repository >
308
- <id >spring-libs-release </id >
309
- <url >https://repo.spring.io/libs-release </url >
308
+ <id >spring-libs-snapshot </id >
309
+ <url >https://repo.spring.io/libs-snapshot </url >
310
310
</repository >
311
311
</repositories >
312
312
You can’t perform that action at this time.
0 commit comments