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 5
5
6
6
<groupId >org.springframework.data</groupId >
7
7
<artifactId >spring-data-commons</artifactId >
8
- <version >1.7.2.RELEASE </version >
8
+ <version >1.7.3.BUILD-SNAPSHOT </version >
9
9
10
10
<name >Spring Data Core</name >
11
11
12
12
<parent >
13
13
<groupId >org.springframework.data.build</groupId >
14
14
<artifactId >spring-data-parent</artifactId >
15
- <version >1.3.2.RELEASE </version >
15
+ <version >1.3.3.BUILD-SNAPSHOT </version >
16
16
<relativePath >../spring-data-build/parent/pom.xml</relativePath >
17
17
</parent >
18
18
208
208
209
209
<repositories >
210
210
<repository >
211
- <id >spring-libs-release </id >
212
- <url >http://repo.spring.io/libs-release </url >
211
+ <id >spring-libs-snapshot </id >
212
+ <url >http://repo.spring.io/libs-snapshot </url >
213
213
</repository >
214
214
</repositories >
215
215
You can’t perform that action at this time.
0 commit comments