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 9
9
<parent >
10
10
<groupId >org.springframework.data.build</groupId >
11
11
<artifactId >spring-data-parent</artifactId >
12
- <version >1.9 .0.RELEASE </version >
12
+ <version >1.10 .0.BUILD-SNAPSHOT </version >
13
13
<relativePath >../spring-data-build/parent/pom.xml</relativePath >
14
14
</parent >
15
15
24
24
<commonscollections >3.2.1</commonscollections >
25
25
<commonslang >2.6</commonslang >
26
26
<elasticsearch >2.4.0</elasticsearch >
27
- <springdata .commons>1.13 .0.RELEASE </springdata .commons>
27
+ <springdata .commons>1.14 .0.BUILD-SNAPSHOT </springdata .commons>
28
28
29
29
</properties >
30
30
176
176
177
177
<repositories >
178
178
<repository >
179
- <id >spring-libs-release </id >
180
- <url >https://repo.spring.io/libs-release </url >
179
+ <id >spring-libs-snapshot </id >
180
+ <url >https://repo.spring.io/libs-snapshot </url >
181
181
</repository >
182
182
</repositories >
183
183
You can’t perform that action at this time.
0 commit comments