Browse Source

DATACMNS-742 - Upgraded to Spring HATEOAS 0.18.0.

pull/136/head
Oliver Gierke 11 years ago
parent
commit
be5e571a23
  1. 2
      pom.xml

2
pom.xml

@ -16,7 +16,7 @@ @@ -16,7 +16,7 @@
</parent>
<properties>
<springhateoas>0.17.0.RELEASE</springhateoas>
<springhateoas>0.18.0.RELEASE</springhateoas>
<dist.key>DATACMNS</dist.key>
</properties>

Loading…
Cancel
Save