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 12
12
<parent >
13
13
<groupId >org.springframework.data.build</groupId >
14
14
<artifactId >spring-data-parent</artifactId >
15
- <version >1.8 .0.RELEASE </version >
15
+ <version >1.9 .0.BUILD-SNAPSHOT </version >
16
16
<relativePath />
17
17
</parent >
18
18
19
19
<properties >
20
20
<dist .key>DATAKV</dist .key>
21
- <springdata .commons>1.12 .0.RELEASE </springdata .commons>
21
+ <springdata .commons>1.13 .0.BUILD-SNAPSHOT </springdata .commons>
22
22
</properties >
23
23
24
24
<dependencies >
130
130
131
131
<repositories >
132
132
<repository >
133
- <id >spring-libs-release </id >
134
- <url >https://repo.spring.io/libs-release </url >
133
+ <id >spring-libs-snapshot </id >
134
+ <url >https://repo.spring.io/libs-snapshot </url >
135
135
</repository >
136
136
</repositories >
137
137
You can’t perform that action at this time.
0 commit comments