DATACMNS-522 - Upgraded to Spring HATEAOAS 0.13.0.RELEASE.

This commit is contained in:
Oliver Gierke
2014-06-12 15:59:57 +02:00
parent 234d02991e
commit 2a1e71204d

View File

@@ -18,7 +18,7 @@
<properties>
<jackson1>1.9.7</jackson1>
<springhateoas>0.13.0.BUILD-SNAPSHOT</springhateoas>
<springhateoas>0.13.0.RELEASE</springhateoas>
<dist.key>DATACMNS</dist.key>
</properties>
@@ -179,7 +179,7 @@
<build>
<plugins>
<plugin>
<plugin>
<groupId>com.mysema.maven</groupId>
<artifactId>apt-maven-plugin</artifactId>
<version>${apt}</version>