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.8.1.BUILD-SNAPSHOT </version >
15
+ <version >1.8.1.RELEASE </version >
16
16
</parent >
17
17
18
18
<properties >
19
19
<dist .key>DATAREDIS</dist .key>
20
- <springdata .keyvalue>1.1.1.BUILD-SNAPSHOT </springdata .keyvalue>
20
+ <springdata .keyvalue>1.1.1.RELEASE </springdata .keyvalue>
21
21
<jta >1.1</jta >
22
22
<beanutils >1.9.2</beanutils >
23
23
<xstream >1.4.8</xstream >
275
275
276
276
<repositories >
277
277
<repository >
278
- <id >spring-libs-snapshot </id >
279
- <url >https://repo.spring.io/libs-snapshot </url >
278
+ <id >spring-libs-release </id >
279
+ <url >https://repo.spring.io/libs-release </url >
280
280
</repository >
281
281
</repositories >
282
282
Original file line number Diff line number Diff line change 1
- Spring Data Redis 1.7 GA
1
+ Spring Data Redis 1.7.1
2
2
Copyright (c) [$copyright] Pivotal Software, Inc.
3
3
4
4
========================================================================
You can’t perform that action at this time.
0 commit comments