Browse Source

DATACMNS-652 - Upgraded to Spring HATEOAS 0.17.0.RELEASE.

pull/117/head
Oliver Gierke 11 years ago
parent
commit
156cb4419a
  1. 2
      pom.xml

2
pom.xml

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

Loading…
Cancel
Save