DATACMNS-495 - Prepare 1.8.0.RC1.

Removed compiler warnings (obsolete @SuppressWarnings and obsolete code). Upgraded to Spring HATEOAS 0.11.0.
This commit is contained in:
Oliver Gierke
2014-05-01 20:22:23 +02:00
parent cc9dafbd02
commit 5791e9b201
7 changed files with 5 additions and 26 deletions

View File

@@ -18,7 +18,7 @@
<properties>
<guava>16.0.1</guava>
<springhateoas>0.10.0.RELEASE</springhateoas>
<springhateoas>0.11.0.RELEASE</springhateoas>
<dist.key>DATACMNS</dist.key>
</properties>