diff --git a/pom.xml b/pom.xml index 8a05ba406182b450220170c19d1f30492811e94a..4b3a817a16f8b86f06845533e286b0bb4179a7c7 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.10</version> + <version>0.1.11-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.10</tag> + <tag>HEAD</tag> </scm> <properties>