File tree 1 file changed +3
-3
lines changed
spring-data-mongodb-parent
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
<org .springframework.version.30>3.0.7.RELEASE</org .springframework.version.30>
20
20
<org .springframework.version.40>4.0.0.RELEASE</org .springframework.version.40>
21
21
<org .springframework.version.range>[${org.springframework.version.30} , ${org.springframework.version.40} )</org .springframework.version.range>
22
- <data .commons.version>1.3.0.BUILD-SNAPSHOT </data .commons.version>
22
+ <data .commons.version>1.3.0.M1 </data .commons.version>
23
23
<aspectj .version>1.6.11.RELEASE</aspectj .version>
24
24
</properties >
25
25
245
245
</pluginRepositories >
246
246
<repositories >
247
247
<repository >
248
- <id >spring-libs-release </id >
249
- <url >http://repo.springsource.org/libs-release </url >
248
+ <id >spring-libs-milestone </id >
249
+ <url >http://repo.springsource.org/libs-milestone </url >
250
250
</repository >
251
251
</repositories >
252
252
<reporting >
You can’t perform that action at this time.
0 commit comments