From 526d0c3c050613e2d4380acb0aaebd88816b2cf2 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 11 Apr 2014 12:46:48 +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 b1c1ab73..3327ef74 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -41,7 +41,7 @@ org.springframework.data - spring-data-rest + spring-data-rest-webmvc 2.0.2.BUILD-SNAPSHOT