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 9
9
<parent >
10
10
<groupId >org.springframework.data.build</groupId >
11
11
<artifactId >spring-data-parent</artifactId >
12
- <version >2.0.0.M2 </version >
12
+ <version >2.0.0.BUILD-SNAPSHOT </version >
13
13
<relativePath >../spring-data-build/parent/pom.xml</relativePath >
14
14
</parent >
15
15
21
21
<commonscollections >3.2.1</commonscollections >
22
22
<commonslang >2.6</commonslang >
23
23
<elasticsearch >2.4.0</elasticsearch >
24
- <springdata .commons>2.0.0.M2 </springdata .commons>
24
+ <springdata .commons>2.0.0.BUILD-SNAPSHOT </springdata .commons>
25
25
</properties >
26
26
27
27
<dependencies >
172
172
173
173
<repositories >
174
174
<repository >
175
- <id >spring-libs-milestone </id >
176
- <url >https://repo.spring.io/libs-milestone </url >
175
+ <id >spring-libs-snapshot </id >
176
+ <url >https://repo.spring.io/libs-snapshot </url >
177
177
</repository >
178
178
</repositories >
179
179
You can’t perform that action at this time.
0 commit comments