diff --git a/pom.xml b/pom.xml index 0f3b5e832179b0b4eef86511f5db695f6f562bbb..880c491ae6599e898c493e2a3286960fa2a0ddc1 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>com.syncleus.ferma</groupId> <artifactId>ferma</artifactId> <packaging>jar</packaging> - <version>2.2.2-SNAPSHOT</version> + <version>2.2.2</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.2.2</tag> </scm> <ciManagement>