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

Preparing for v1.0.0 release.

parent d73f5d97
No related branches found
Tags v1.0.0
No related merge requests found
maven-mongodb-plugin
=======================
[![Test Coverage](https://img.shields.io/sonar/http/sonar.syncleus.com/com.syncleus.mavin.plugins:maven-mongodb-plugin/coverage.svg?style=flat)](http://sonar.syncleus.com/dashboard/index/8914)
[![dependencies](https://www.versioneye.com/user/projects/557a20a86165340022000001/badge.svg?style=flat)](https://www.versioneye.com/user/projects/557a20a86165340022000001)
Maven plugin wrapper for the [flapdoodle.de embedded MongoDB API](http://github.com/flapdoodle-oss/embedmongo.flapdoodle.de).
......
......@@ -23,7 +23,7 @@
<groupId>com.syncleus.maven.plugins</groupId>
<artifactId>maven-mongodb-plugin</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>maven-plugin</packaging>
<name>maven-mongodb-plugin</name>
......@@ -48,6 +48,7 @@
<connection>scm:git:http://gerrit.syncleus.com/maven-mongodb-plugin</connection>
<developerConnection>scm:git:ssh://gerrit.syncleus.com:29418/maven-mongodb-plugin</developerConnection>
<url>http://gerrit.syncleus.com/maven-mongodb-plugin</url>
<tag>v1.0.0</tag>
</scm>
<ciManagement>
......
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