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 6
6
<parent >
7
7
<groupId >org.springframework.data.build</groupId >
8
8
<artifactId >spring-data-parent</artifactId >
9
- <version >2.5.2 </version >
9
+ <version >2.5.3-SNAPSHOT </version >
10
10
</parent >
11
11
12
12
<groupId >org.springframework.data</groupId >
49
49
<log4j .version>2.12.1</log4j .version>
50
50
<multithreadedtc .version>1.01</multithreadedtc .version>
51
51
<snappy .version>0.4</snappy .version>
52
- <springdata .commons>2.5.2 </springdata .commons>
52
+ <springdata .commons>2.5.3-SNAPSHOT </springdata .commons>
53
53
<spring-shell .version>1.2.0.RELEASE</spring-shell .version>
54
54
</properties >
55
55
56
56
<repositories >
57
57
<repository >
58
- <id >spring-libs-release </id >
59
- <url >https://repo.spring.io/libs-release </url >
58
+ <id >spring-libs-snapshot </id >
59
+ <url >https://repo.spring.io/libs-snapshot </url >
60
60
</repository >
61
61
<repository >
62
62
<id >geode-snapshot</id >
You can’t perform that action at this time.
0 commit comments