Fix the artifact id in pom.xml of rest-notes-spring-data-rest

Closes gh-53
This commit is contained in:
Preben Asmussen
2015-04-18 17:29:53 +02:00
committed by Andy Wilkinson
parent 4cb5f228a9
commit 18c7799b8f

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.example</groupId>
<artifactId>rest-notes-spring-hateoas</artifactId>
<artifactId>rest-notes-spring-data-rest</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>jar</packaging>