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 >1.8.0.M1 </version >
15
+ <version >1.8.0.BUILD-SNAPSHOT </version >
16
16
</parent >
17
17
18
18
<properties >
19
19
<dist .key>DATAREDIS</dist .key>
20
- <springdata .commons>1.12.0.M1 </springdata .commons>
20
+ <springdata .commons>1.12.0.BUILD-SNAPSHOT </springdata .commons>
21
21
<jta >1.1</jta >
22
22
<beanutils >1.9.2</beanutils >
23
23
<xstream >1.4.8</xstream >
245
245
246
246
<repositories >
247
247
<repository >
248
- <id >spring-libs-milestone </id >
249
- <url >https://repo.spring.io/libs-milestone </url >
248
+ <id >spring-libs-snapshot </id >
249
+ <url >https://repo.spring.io/libs-snapshot </url >
250
250
</repository >
251
251
</repositories >
252
252
You can’t perform that action at this time.
0 commit comments