Fix the artifact id in pom.xml of rest-notes-spring-data-rest
Closes gh-53
This commit is contained in:
committed by
Andy Wilkinson
parent
4cb5f228a9
commit
18c7799b8f
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user