File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.9.0.BUILD-SNAPSHOT </version >
15
+ <version >1.9.0.M1 </version >
16
16
<relativePath />
17
17
</parent >
18
18
19
19
<properties >
20
20
<dist .key>DATAKV</dist .key>
21
- <springdata .commons>1.13.0.BUILD-SNAPSHOT </springdata .commons>
21
+ <springdata .commons>1.13.0.M1 </springdata .commons>
22
22
</properties >
23
23
24
24
<dependencies >
130
130
131
131
<repositories >
132
132
<repository >
133
- <id >spring-libs-snapshot </id >
134
- <url >https://repo.spring.io/libs-snapshot </url >
133
+ <id >spring-libs-milestone </id >
134
+ <url >https://repo.spring.io/libs-milestone </url >
135
135
</repository >
136
136
</repositories >
137
137
Original file line number Diff line number Diff line change 1
- Spring Data KeyValue 1.1 GA
1
+ Spring Data KeyValue 1.2 M1
2
2
Copyright (c) 2015 Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0
You can’t perform that action at this time.
0 commit comments