From d9b0b20c82ac20ee0f35fb92bfef400c93d32bfe Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 11 Apr 2014 12:45:45 +0200 Subject: [PATCH] #61 - Fixed artifact identifier of Spring Data REST module. --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index f878d198..23bcd579 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -66,7 +66,7 @@ org.springframework.data - spring-data-rest + spring-data-rest-webmvc 2.1.0.BUILD-SNAPSHOT