Skip to content

Commit bf5acc1

Browse files
committed
Releasing version 2.2.2
1 parent 45a5ac8 commit bf5acc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<groupId>com.syncleus.ferma</groupId>
1212
<artifactId>ferma</artifactId>
1313
<packaging>jar</packaging>
14-
<version>2.2.2-SNAPSHOT</version>
14+
<version>2.2.2</version>
1515

1616
<name>Ferma</name>
1717
<description>An ORM for the Tinkerpop3 graph stack.</description>
@@ -34,6 +34,7 @@
3434
<connection>scm:git:https://github.com/Syncleus/Ferma</connection>
3535
<developerConnection>scm:git:ssh://github.com/Syncleus/Ferma</developerConnection>
3636
<url>https://github.com/Syncleus/Ferma.git</url>
37+
<tag>v2.2.2</tag>
3738
</scm>
3839

3940
<ciManagement>

0 commit comments

Comments
 (0)