#405 - Polishing.
Slight readme tweaks. Override flapdoodle version using the version property.
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
<module>schema-validation</module>
|
||||
<module>util</module>
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
<embedded-mongo.version>2.1.1</embedded-mongo.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
||||
@@ -60,7 +64,6 @@
|
||||
<groupId>de.flapdoodle.embed</groupId>
|
||||
<artifactId>de.flapdoodle.embed.mongo</artifactId>
|
||||
<scope>provided</scope>
|
||||
<version>2.1.1</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user