diff --git a/pom.xml b/pom.xml index 89e6fdf664a0fe7bc52592bcaddaee6774c5c815..c8fcbb440042eb9b2d0c156cfe8a44ec691e89ee 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-SNAPSHOT</version> + <version>1.0.1</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>HEAD</tag> + <tag>1.0.1</tag> </scm> <properties>