Skip to content

Commit

Permalink
build(release): release version 2.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
freemo committed Sep 6, 2017
1 parent 022428c commit 71bd5bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down

0 comments on commit 71bd5bd

Please sign in to comment.