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

[maven-release-plugin] prepare release 0.1.6

parent 37d7ec6b
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<groupId>com.github.joelittlejohn.embedmongo</groupId> <groupId>com.github.joelittlejohn.embedmongo</groupId>
<artifactId>embedmongo-maven-plugin</artifactId> <artifactId>embedmongo-maven-plugin</artifactId>
<version>0.1.6-SNAPSHOT</version> <version>0.1.6</version>
<packaging>maven-plugin</packaging> <packaging>maven-plugin</packaging>
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
<url>http://github.com/joelittlejohn/embedmongo-maven-plugin/tree/master</url> <url>http://github.com/joelittlejohn/embedmongo-maven-plugin/tree/master</url>
<connection>scm:git:git@github.com:joelittlejohn/embedmongo-maven-plugin.git</connection> <connection>scm:git:git@github.com:joelittlejohn/embedmongo-maven-plugin.git</connection>
<developerConnection>scm:git:git@github.com:joelittlejohn/embedmongo-maven-plugin.git</developerConnection> <developerConnection>scm:git:git@github.com:joelittlejohn/embedmongo-maven-plugin.git</developerConnection>
<tag>HEAD</tag> <tag>0.1.6</tag>
</scm> </scm>
<properties> <properties>
......
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