diff --git a/pom.xml b/pom.xml index 99316cf6e4139da6ac1f0468dea489fc53a23e2e..8f0c63d87af46e538f1724b8d7f5ba6cf7cfa19a 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>com.syncleus.ferma</groupId> <artifactId>ferma</artifactId> <packaging>jar</packaging> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.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.3.0</tag> </scm> <ciManagement>