From 18c7799b8ff5d436f6fd971999a6153ebddd35a1 Mon Sep 17 00:00:00 2001 From: Preben Asmussen Date: Sat, 18 Apr 2015 17:29:53 +0200 Subject: [PATCH] Fix the artifact id in pom.xml of rest-notes-spring-data-rest Closes gh-53 --- samples/rest-notes-spring-data-rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/rest-notes-spring-data-rest/pom.xml b/samples/rest-notes-spring-data-rest/pom.xml index 1cc246de..5346f769 100644 --- a/samples/rest-notes-spring-data-rest/pom.xml +++ b/samples/rest-notes-spring-data-rest/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.example - rest-notes-spring-hateoas + rest-notes-spring-data-rest 0.0.1-SNAPSHOT jar