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 >3.0.0-M2 </version >
18+ <version >3.0.0-SNAPSHOT </version >
1919 </parent >
2020
2121 <modules >
2727 <source .level>16</source .level>
2828 <project .type>multi</project .type>
2929 <dist .id>spring-data-mongodb</dist .id>
30- <springdata .commons>3.0.0-M2 </springdata .commons>
30+ <springdata .commons>3.0.0-SNAPSHOT </springdata .commons>
3131 <mongo >4.5.0</mongo >
3232 <mongo .reactivestreams>${mongo} </mongo .reactivestreams>
3333 <jmh .version>1.19</jmh .version>
135135
136136 <repositories >
137137 <repository >
138- <id >spring-libs-milestone </id >
139- <url >https://repo.spring.io/libs-milestone </url >
138+ <id >spring-libs-snapshot </id >
139+ <url >https://repo.spring.io/libs-snapshot </url >
140140 </repository >
141141 <repository >
142142 <id >sonatype-libs-snapshot</id >
You can’t perform that action at this time.
0 commit comments