diff --git a/pom.xml b/pom.xml index 22ba77bd0eee17a0d04a633bbebe1c9601ffc942..340c14d6e388bd247b918af866d3f6fe5d7a8e1a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <groupId>com.syncleus.ferma</groupId> <artifactId>ferma</artifactId> <packaging>jar</packaging> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <name>Ferma</name> @@ -28,6 +28,7 @@ <connection>scm:git:http://gerrit.syncleus.com/Ferma</connection> <developerConnection>scm:git:ssh://gerrit.syncleus.com:29418/Ferma</developerConnection> <url>http://gerrit.syncleus.com/Ferma</url> + <tag>v2.0.0</tag> </scm> <ciManagement>