File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 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.7.1.RELEASE </version >
15
+ <version >1.7.2.BUILD-SNAPSHOT </version >
16
16
</parent >
17
17
18
18
<properties >
257
257
258
258
<repositories >
259
259
<repository >
260
- <id >spring-libs-release </id >
261
- <url >https://repo.spring.io/libs-release </url >
260
+ <id >spring-libs-snapshot </id >
261
+ <url >https://repo.spring.io/libs-snapshot </url >
262
262
</repository >
263
263
</repositories >
264
264
You can’t perform that action at this time.
0 commit comments