diff --git a/pom.xml b/pom.xml index f4261443a4fd4bf334732eeefe744e1e4993932f..1df3256234ca14c214d8c482949c09a33f15183f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>com.github.joelittlejohn.embedmongo</groupId> <artifactId>embedmongo-maven-plugin</artifactId> - <version>0.1.9</version> + <version>0.1.10-SNAPSHOT</version> <packaging>maven-plugin</packaging> @@ -35,7 +35,7 @@ <url>http://github.com/joelittlejohn/embedmongo-maven-plugin/tree/master</url> <connection>scm:git:git@github.com:joelittlejohn/embedmongo-maven-plugin.git</connection> <developerConnection>scm:git:git@github.com:joelittlejohn/embedmongo-maven-plugin.git</developerConnection> - <tag>0.1.9</tag> + <tag>HEAD</tag> </scm> <properties>