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 19
19
<parent >
20
20
<groupId >org.springframework.data.build</groupId >
21
21
<artifactId >spring-data-parent</artifactId >
22
- <version >2.4.0-M2 </version >
22
+ <version >2.4.0-SNAPSHOT </version >
23
23
</parent >
24
24
25
25
<groupId >org.springframework.data</groupId >
112
112
<revision >1.1</revision >
113
113
<rxjava .version>1.3.8</rxjava .version>
114
114
<rxjava2 .version>2.2.5</rxjava2 .version>
115
- <springdata .commons>2.4.0-M2 </springdata .commons>
115
+ <springdata .commons>2.4.0-SNAPSHOT </springdata .commons>
116
116
<testcontainers .version>1.13.0</testcontainers .version>
117
117
118
118
<skipUnitTests >${skipTests}</skipUnitTests >
747
747
748
748
<repositories >
749
749
<repository >
750
- <id >spring-libs-milestone </id >
751
- <url >https://repo.spring.io/libs-milestone </url >
750
+ <id >spring-libs-snapshot </id >
751
+ <url >https://repo.spring.io/libs-snapshot </url >
752
752
</repository >
753
753
</repositories >
754
754
You can’t perform that action at this time.
0 commit comments