DATACMNS-217 - Update Spring Hateoas dependency to 0.2.0.RELEASE.

This commit is contained in:
Oliver Gierke
2012-08-23 18:55:20 +02:00
parent 6d2d22954f
commit 566a9cdd1e

View File

@@ -16,7 +16,7 @@
<org.mockito.version>1.8.5</org.mockito.version>
<org.springframework.version.30>3.0.7.RELEASE</org.springframework.version.30>
<org.springframework.version>3.1.2.RELEASE</org.springframework.version>
<org.springframework.hateoas.version>0.1.0.RELEASE</org.springframework.hateoas.version>
<org.springframework.hateoas.version>0.2.0.RELEASE</org.springframework.hateoas.version>
<org.hamcrest.version>1.2.1</org.hamcrest.version>
<bundlor.failOnWarnings>true</bundlor.failOnWarnings>
</properties>