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-RC2 </version >
9
+ <version >3.0.0-SNAPSHOT </version >
10
10
</parent >
11
11
12
12
<groupId >org.springframework.data</groupId >
97
97
<hppc .version>0.5.4</hppc .version>
98
98
<multithreadedtc .version>1.01</multithreadedtc .version>
99
99
<project .type>multi</project .type>
100
- <springdata .commons>3.0.0-RC2 </springdata .commons>
100
+ <springdata .commons>3.0.0-SNAPSHOT </springdata .commons>
101
101
</properties >
102
102
103
103
<repositories >
104
104
<repository >
105
- <id >spring-libs-milestone </id >
106
- <url >https://repo.spring.io/libs-milestone </url >
105
+ <id >spring-libs-snapshot </id >
106
+ <url >https://repo.spring.io/libs-snapshot </url >
107
107
</repository >
108
108
</repositories >
109
109
You can’t perform that action at this time.
0 commit comments