File tree 1 file changed +4
-4
lines changed
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.4 </version >
22
+ <version >2.4.5-SNAPSHOT </version >
23
23
</parent >
24
24
25
25
<groupId >org.springframework.data</groupId >
116
116
<skipIntegrationTests >${skipTests}</skipIntegrationTests >
117
117
118
118
<skipUnitTests >${skipTests}</skipUnitTests >
119
- <springdata .commons>2.4.4 </springdata .commons>
119
+ <springdata .commons>2.4.5-SNAPSHOT </springdata .commons>
120
120
121
121
<spring-data-commons-docs .dir>../../../../spring-data-commons/src/main/asciidoc</spring-data-commons-docs .dir>
122
122
</properties >
363
363
364
364
<repositories >
365
365
<repository >
366
- <id >spring-libs-release </id >
367
- <url >https://repo.spring.io/libs-release </url >
366
+ <id >spring-libs-snapshot </id >
367
+ <url >https://repo.spring.io/libs-snapshot </url >
368
368
</repository >
369
369
</repositories >
370
370
You can’t perform that action at this time.
0 commit comments