fixing name of module
This commit is contained in:
parent
4014be8140
commit
b2bf75c3a6
|
@ -6,7 +6,7 @@
|
||||||
<artifactId>spring-data-rest</artifactId>
|
<artifactId>spring-data-rest</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>intro-spring-data-rest</name>
|
<name>spring-data-rest</name>
|
||||||
<description>Intro to Spring Data REST</description>
|
<description>Intro to Spring Data REST</description>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
|
|
Loading…
Reference in New Issue