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 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
1
+ <?xml version =" 1.0" encoding =" UTF-8" standalone = " no " ?>
2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
4
4
<modelVersion >4.0.0</modelVersion >
12
12
<parent >
13
13
<groupId >org.springframework.data.build</groupId >
14
14
<artifactId >spring-data-parent</artifactId >
15
- <version >1.7.5 .RELEASE</version >
15
+ <version >1.7.6 .RELEASE</version >
16
16
</parent >
17
17
18
18
<properties >
229
229
230
230
<repositories >
231
231
<repository >
232
- <id >spring-libs-snapshot </id >
233
- <url >https://repo.spring.io/libs-snapshot </url >
232
+ <id >spring-libs-release </id >
233
+ <url >https://repo.spring.io/libs-release </url >
234
234
</repository >
235
235
</repositories >
236
236
Original file line number Diff line number Diff line change 1
- Spring Data Redis 1.6.5
1
+ Spring Data Redis 1.6.6
2
2
Copyright (c) [$copyright] Pivotal Software, Inc.
3
3
4
4
========================================================================
You can’t perform that action at this time.
0 commit comments