File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
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.5 .0.RELEASE </version >
15
+ <version >1.6 .0.BUILD-SNAPSHOT </version >
16
16
<relativePath >../spring-data-build/parent/pom.xml</relativePath >
17
17
</parent >
18
18
237
237
238
238
<repositories >
239
239
<repository >
240
- <id >spring-libs-release </id >
241
- <url >http://repo.spring.io/libs-release </url >
240
+ <id >spring-libs-snapshot </id >
241
+ <url >http://repo.spring.io/libs-snapshot </url >
242
242
</repository >
243
243
</repositories >
244
244
You can’t perform that action at this time.
0 commit comments