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 1212 <parent >
1313 <groupId >org.springframework.data.build</groupId >
1414 <artifactId >spring-data-parent</artifactId >
15- <version >2.2.0.BUILD-SNAPSHOT </version >
15+ <version >2.2.0.RELEASE </version >
1616 </parent >
1717
1818 <properties >
19- <springdata .keyvalue>2.2.0.BUILD-SNAPSHOT </springdata .keyvalue>
19+ <springdata .keyvalue>2.2.0.RELEASE </springdata .keyvalue>
2020 <jta >1.1</jta >
2121 <beanutils >1.9.2</beanutils >
2222 <xstream >1.4.8</xstream >
291291
292292 <repositories >
293293 <repository >
294- <id >spring-libs-snapshot </id >
295- <url >https://repo.spring.io/libs-snapshot </url >
294+ <id >spring-libs-release </id >
295+ <url >https://repo.spring.io/libs-release </url >
296296 </repository >
297297 </repositories >
298298
Original file line number Diff line number Diff line change 1- Spring Data Redis 2.2 RC3
1+ Spring Data Redis 2.2 GA
22Copyright (c) [2010-2019] Pivotal Software, Inc.
33
44This product is licensed to you under the Apache License, Version 2.0 (the "License").
You can’t perform that action at this time.
0 commit comments