diff --git a/pom.xml b/pom.xml index fd4bb74..ff5c8b5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <groupId>com.github.fracpete</groupId> <artifactId>requests4j</artifactId> - <version>0.2.0-SNAPSHOT</version> + <version>0.2.0</version> <packaging>jar</packaging> <parent> @@ -89,7 +89,7 @@ <connection>scm:git:https://github.com/fracpete/requests4j</connection> <developerConnection>scm:git:https://github.com/fracpete/requests4j</developerConnection> <url>https://github.com/fracpete/requests4j</url> - <tag>HEAD</tag> + <tag>requests4j-0.2.0</tag> </scm> <dependencies>