diff --git a/pom.xml b/pom.xml index b0d646ee1..c596a4514 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>com.github.wmixvideo</groupId> <artifactId>nfe</artifactId> <packaging>jar</packaging> - <version>3.0.10</version> + <version>3.0.11-SNAPSHOT</version> <name>nfe</name> <description>Biblioteca de comunicacao de nota fiscal eletronica brasileira</description> <url>https://github.com/wmixvideo/nfe</url> @@ -20,7 +20,7 @@ <url>git@github.com:wmixvideo/nfe.git</url> <connection>scm:git:git@github.com:wmixvideo/nfe.git</connection> <developerConnection>scm:git:git@github.com:wmixvideo/nfe.git</developerConnection> - <tag>v3.0.10</tag> + <tag>HEAD</tag> </scm> <properties>