diff --git a/pom.xml b/pom.xml index 8c78620eef6ab7356571887d4ed5c98ccbce5d9e..ccabf66f110b29b928618e5063914faf5eeff34c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <artifactId>hadoop-tar</artifactId> <groupId>org.apache.hadoop.tar</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</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>2.0.0</tag> </scm> <properties>