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 >3.0.0-M1 </version >
9
+ <version >3.0.0-SNAPSHOT </version >
10
10
</parent >
11
11
12
12
<groupId >org.springframework.data</groupId >
49
49
<log4j .version>2.16.0</log4j .version>
50
50
<multithreadedtc .version>1.01</multithreadedtc .version>
51
51
<snappy .version>0.4</snappy .version>
52
- <springdata .commons>3.0.0-M1 </springdata .commons>
52
+ <springdata .commons>3.0.0-SNAPSHOT </springdata .commons>
53
53
<spring-shell .version>1.2.0.RELEASE</spring-shell .version>
54
54
</properties >
55
55
95
95
<repositories >
96
96
97
97
<repository >
98
- <id >spring-libs-milestone </id >
99
- <url >https://repo.spring.io/libs-milestone </url >
98
+ <id >spring-libs-snapshot </id >
99
+ <url >https://repo.spring.io/libs-snapshot </url >
100
100
</repository >
101
101
102
102
<repository >
You can’t perform that action at this time.
0 commit comments