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 1515 <parent >
1616 <groupId >org.springframework.data.build</groupId >
1717 <artifactId >spring-data-parent</artifactId >
18- <version >2.0.12.RELEASE </version >
18+ <version >2.0.13.BUILD-SNAPSHOT </version >
1919 </parent >
2020
2121 <modules >
2727 <properties >
2828 <project .type>multi</project .type>
2929 <dist .id>spring-data-mongodb</dist .id>
30- <springdata .commons>2.0.12.RELEASE </springdata .commons>
30+ <springdata .commons>2.0.13.BUILD-SNAPSHOT </springdata .commons>
3131 <mongo >3.5.0</mongo >
3232 <mongo .reactivestreams>1.6.0</mongo .reactivestreams>
3333 <jmh .version>1.19</jmh .version>
169169
170170 <repositories >
171171 <repository >
172- <id >spring-libs-release </id >
173- <url >https://repo.spring.io/libs-release </url >
172+ <id >spring-libs-snapshot </id >
173+ <url >https://repo.spring.io/libs-snapshot </url >
174174 </repository >
175175 </repositories >
176176
You can’t perform that action at this time.
0 commit comments