#61 - Fixed artifact identifier of Spring Data REST module.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-data-rest</artifactId>
|
||||
<artifactId>spring-data-rest-webmvc</artifactId>
|
||||
<version>2.0.2.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user