Commit 2b5a67ba authored by Dave Syer's avatar Dave Syer

mongo->mongodb sample

parent 621ecd39
......@@ -19,7 +19,7 @@
<module>spring-boot-sample-aop</module>
<module>spring-boot-sample-batch</module>
<module>spring-boot-sample-data-jpa</module>
<module>spring-boot-sample-data-mongo</module>
<module>spring-boot-sample-data-mongodb</module>
<module>spring-boot-sample-integration</module>
<module>spring-boot-sample-jetty</module>
<module>spring-boot-sample-profile</module>
......
......@@ -8,7 +8,7 @@
<artifactId>spring-boot-samples</artifactId>
<version>0.5.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-data-mongo</artifactId>
<artifactId>spring-boot-sample-data-mongodb</artifactId>
<packaging>jar</packaging>
<properties>
<main.basedir>${basedir}/../..</main.basedir>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment