File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11maven-mongodb-plugin
22=======================
3- [ ![ 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 )
4- [ ![ dependencies] ( https://www.versioneye.com/user/projects/557a20a86165340022000001/badge.svg?style=flat )] ( https://www.versioneye.com/user/projects/557a20a86165340022000001 )
53
64Maven plugin wrapper for the [ flapdoodle.de embedded MongoDB API] ( http://github.com/flapdoodle-oss/embedmongo.flapdoodle.de ) .
75
Original file line number Diff line number Diff line change 2323
2424 <groupId >com.syncleus.maven.plugins</groupId >
2525 <artifactId >maven-mongodb-plugin</artifactId >
26- <version >1.0.0-SNAPSHOT </version >
26+ <version >1.0.0</version >
2727 <packaging >maven-plugin</packaging >
2828
2929 <name >maven-mongodb-plugin</name >
4848 <connection >scm:git:http://gerrit.syncleus.com/maven-mongodb-plugin</connection >
4949 <developerConnection >scm:git:ssh://gerrit.syncleus.com:29418/maven-mongodb-plugin</developerConnection >
5050 <url >http://gerrit.syncleus.com/maven-mongodb-plugin</url >
51+ <tag >v1.0.0</tag >
5152 </scm >
5253
5354 <ciManagement >
You can’t perform that action at this time.
0 commit comments