DATACMNS-273 - Upgraded to Spring HATEOAS 0.4.0.RELEASE.

This commit is contained in:
Oliver Gierke
2013-01-28 16:27:01 +01:00
parent 33a31a25e0
commit 06497a6814

View File

@@ -19,7 +19,7 @@
<properties>
<jackson>1.9.7</jackson>
<querydsl>2.8.0</querydsl>
<springhateoas>0.4.0.BUILD-SNAPSHOT</springhateoas>
<springhateoas>0.4.0.RELEASE</springhateoas>
</properties>
<dependencies>