Skip to content
Snippets Groups Projects
Commit b1feafb4 authored by Joe Littlejohn's avatar Joe Littlejohn
Browse files

Add more project metadata

parent 437acf9d
No related merge requests found
...@@ -10,8 +10,15 @@ ...@@ -10,8 +10,15 @@
<packaging>maven-plugin</packaging> <packaging>maven-plugin</packaging>
<name>embedmongo-maven-plugin</name> <name>embedmongo-maven-plugin</name>
<description>Maven plugin wrapper for the flapdoodle.de embedded MongoDB API.</description>
<url>http://github.com/joelittlejohn/embedmongo-maven-plugin</url> <url>http://github.com/joelittlejohn/embedmongo-maven-plugin</url>
<inceptionYear>2012</inceptionYear>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/joelittlejohn/embedmongo-maven-plugin/issues</url>
</issueManagement>
<licenses> <licenses>
<license> <license>
<name>The Apache Software License, Version 2.0</name> <name>The Apache Software License, Version 2.0</name>
......
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