Skip to content
Snippets Groups Projects
Commit 0b8492c5 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Added link to JIRA issue tracker in readme.

parent 87902d21
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ Maven plugin wrapper for the [flapdoodle.de embedded MongoDB API](http://github.
This plugin lets you start and stop an instance of MongoDB during a Maven build, e.g. for integration testing. The Mongo instance isn't strictly embedded (it's not running within the JVM of your application), but it _is_ a managed instance that exists only for the lifetime of your build.
To file a bug, or request a new feature please submit it to our [JIRA issue tracker](http://bugs.syncleus.com/browse/MMP).
Usage
-----
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment