formating Spring HATEOAS dependency

This commit is contained in:
RoshanThomas 2016-04-06 23:50:08 -04:00
parent cdeb7147b4
commit c6575d0bc5
1 changed files with 6 additions and 6 deletions

View File

@ -79,11 +79,11 @@
<!-- Spring HATEOAS -->
<dependency>
<groupId>org.springframework.hateoas</groupId>
<artifactId>spring-hateoas</artifactId>
<version>0.19.0.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.hateoas</groupId>
<artifactId>spring-hateoas</artifactId>
<version>0.19.0.RELEASE</version>
</dependency>
<!-- web -->
@ -337,4 +337,4 @@
</properties>
</project>
</project>