Skip to content

Commit c2fd479

Browse files
committed
Releasing version 3.0.3.
1 parent b89a12d commit c2fd479

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
@@ -12,7 +12,7 @@
1212
<groupId>com.syncleus.ferma</groupId>
1313
<artifactId>ferma</artifactId>
1414
<packaging>jar</packaging>
15-
<version>3.0.3-SNAPSHOT</version>
15+
<version>3.0.3</version>
1616

1717
<name>Ferma</name>
1818
<description>An ORM for the Tinkerpop3 graph stack.</description>
@@ -35,6 +35,7 @@
3535
<connection>scm:git:https://github.com/Syncleus/Ferma</connection>
3636
<developerConnection>scm:git:ssh://github.com/Syncleus/Ferma</developerConnection>
3737
<url>https://github.com/Syncleus/Ferma.git</url>
38+
<tag>v3.0.3</tag>
3839
</scm>
3940

4041
<ciManagement>

0 commit comments

Comments
 (0)