File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >org.springframework.data.build</groupId >
14
14
<artifactId >spring-data-parent</artifactId >
15
- <version >1.5.0.BUILD-SNAPSHOT </version >
15
+ <version >1.5.0.RELEASE </version >
16
16
<relativePath >../spring-data-build/parent/pom.xml</relativePath >
17
17
</parent >
18
18
19
19
<properties >
20
20
<guava >17.0</guava >
21
- <springhateoas >0.15 .0.RELEASE</springhateoas >
21
+ <springhateoas >0.16 .0.RELEASE</springhateoas >
22
22
<dist .key>DATACMNS</dist .key>
23
23
</properties >
24
24
237
237
238
238
<repositories >
239
239
<repository >
240
- <id >spring-libs-snapshot </id >
241
- <url >http://repo.spring.io/libs-snapshot </url >
240
+ <id >spring-libs-release </id >
241
+ <url >http://repo.spring.io/libs-release </url >
242
242
</repository >
243
243
</repositories >
244
244
Original file line number Diff line number Diff line change 1
- Spring Data Commons 1.9 RC1
1
+ Spring Data Commons 1.9 GA
2
2
Copyright (c) [2010-2014] Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0 (the "License").
You can’t perform that action at this time.
0 commit comments