diff --git a/pom.xml b/pom.xml index af0305158e509c9cfbbae8f6fd68ece85ef45ca2..ffaabec3dca3a264a6305438e82226b66ea9ee09 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>com.syncleus.ferma</groupId> <artifactId>ferma</artifactId> <packaging>jar</packaging> - <version>2.4.0-SNAPSHOT</version> + <version>2.4.0</version> <name>Ferma</name> <description>An ORM for the Tinkerpop3 graph stack.</description> @@ -34,6 +34,7 @@ <connection>scm:git:https://github.com/Syncleus/Ferma</connection> <developerConnection>scm:git:ssh://github.com/Syncleus/Ferma</developerConnection> <url>https://github.com/Syncleus/Ferma.git</url> + <tag>v2.4.0</tag> </scm> <ciManagement>