This repository was archived by the owner on Sep 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file 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 " ?>
22<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" >
33
44 <modelVersion >4.0.0</modelVersion >
1414 <parent >
1515 <groupId >org.springframework.data.build</groupId >
1616 <artifactId >spring-data-parent</artifactId >
17- <version >1.7 .0.RELEASE </version >
17+ <version >1.8 .0.BUILD-SNAPSHOT </version >
1818 <relativePath >../spring-data-build/parent/pom.xml</relativePath >
1919 </parent >
2020
2424 <commons .lang>3.1</commons .lang>
2525 <httpcomponents >4.2.2</httpcomponents >
2626 <solr >4.10.4</solr >
27- <springdata .commons>1.11 .0.RELEASE </springdata .commons>
27+ <springdata .commons>1.12 .0.BUILD-SNAPSHOT </springdata .commons>
2828 </properties >
2929
3030 <developers >
290290
291291 <repositories >
292292 <repository >
293- <id >spring-libs-release </id >
294- <url >https://repo.spring.io/libs-release </url >
293+ <id >spring-libs-snapshot </id >
294+ <url >https://repo.spring.io/libs-snapshot </url >
295295 </repository >
296296 </repositories >
297297
You can’t perform that action at this time.
0 commit comments