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 92
92
<org .codehaus.jackson.version>1.6.1</org .codehaus.jackson.version>
93
93
<org .springframework.version.30>3.0.7.RELEASE</org .springframework.version.30>
94
94
<org .springframework.version.range>3.1.2.RELEASE</org .springframework.version.range>
95
- <data .commons.version>1.4 .0.RELEASE </data .commons.version>
95
+ <data .commons.version>1.5 .0.BUILD-SNAPSHOT </data .commons.version>
96
96
<aspectj .version>1.6.11.RELEASE</aspectj .version>
97
97
<bundlor .failOnWarnings>true</bundlor .failOnWarnings>
98
98
</properties >
326
326
</pluginRepositories >
327
327
<repositories >
328
328
<repository >
329
- <id >spring-libs-release </id >
330
- <url >http://repo.springsource.org/libs-release </url >
329
+ <id >spring-libs-snapshot </id >
330
+ <url >http://repo.springsource.org/libs-snapshot </url >
331
331
</repository >
332
332
</repositories >
333
333
<reporting >
You can’t perform that action at this time.
0 commit comments