diff --git a/pom.xml b/pom.xml index c8fcbb440042eb9b2d0c156cfe8a44ec691e89ee..af3726fb295030765f9340e0312a635fde038a7f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <artifactId>hadoop-tar</artifactId> <groupId>org.apache.hadoop.tar</groupId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <packaging>jar</packaging> <name>Hadoop Tar</name> @@ -15,7 +15,7 @@ <connection>scm:git:https://gitlab.cesnet.cz/702/HADOOP/tar</connection> <developerConnection>scm:git:git@gitlab.cesnet.cz:702/HADOOP/tar.git</developerConnection> <url>https://gitlab.cesnet.cz/702/HADOOP/tar</url> - <tag>1.0.1</tag> + <tag>HEAD</tag> </scm> <properties>