Skip to content

Commit

Permalink
Forced the embed mongo instance to use a more up to date version of m…
Browse files Browse the repository at this point in the history
…ongodb that supports the $setOnInsert modifier
  • Loading branch information
MarshallOfSound committed May 4, 2015
1 parent f75eb04 commit a111d40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -214,6 +214,7 @@
</goals>
<configuration>
<port>${mongo.port}</port>
<version>2.4.0</version>
</configuration>
</execution>
<execution>
Expand Down

0 comments on commit a111d40

Please sign in to comment.