diff --git a/pom.xml b/pom.xml index 3b8d82762f01ed2b665054cef6056a5cc13b9641..5a0f0bdd6b4b11d3e6f0d86a8d36b22db3d3847b 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ <groupId>com.syncleus.ferma</groupId> <artifactId>ferma</artifactId> <packaging>jar</packaging> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> <name>Ferma</name> <description>An ORM for the Tinkerpop3 graph stack.</description> @@ -35,6 +35,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>v3.1.0</tag> </scm> <ciManagement>