Browse Source

DATACMNS-507 - Upgrade to Spring HATEOAS 0.12.0.RELEASE.

pull/83/merge
Oliver Gierke 12 years ago
parent
commit
05acb8ee40
  1. 2
      pom.xml

2
pom.xml

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

Loading…
Cancel
Save