#70 - Upgraded to Spring Data Fowler GA.

This commit is contained in:
Oliver Gierke
2015-03-23 16:21:44 +01:00
parent 4d500a7028
commit e11e73b58a
3 changed files with 3 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
</parent>
<properties>
<spring-hateoas.version>0.17.0.BUILD-SNAPSHOT</spring-hateoas.version>
<spring-hateoas.version>0.17.0.RELEASE</spring-hateoas.version>
</properties>
<dependencies>