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 55
66 <groupId >org.springframework.data</groupId >
77 <artifactId >spring-data-commons</artifactId >
8- <version >1.7 .0.RELEASE </version >
8+ <version >1.8 .0.BUILD-SNAPSHOT </version >
99
1010 <name >Spring Data Core</name >
1111
1212 <parent >
1313 <groupId >org.springframework.data.build</groupId >
1414 <artifactId >spring-data-parent</artifactId >
15- <version >1.3 .0.RELEASE </version >
15+ <version >1.4 .0.BUILD-SNAPSHOT </version >
1616 <relativePath >../spring-data-build/parent/pom.xml</relativePath >
1717 </parent >
1818
201201
202202 <repositories >
203203 <repository >
204- <id >spring-libs-release </id >
205- <url >http://repo.spring.io/libs-release </url >
204+ <id >spring-libs-snapshot </id >
205+ <url >http://repo.spring.io/libs-snapshot </url >
206206 </repository >
207207 </repositories >
208208
You can’t perform that action at this time.
0 commit comments