Skip to content

Commit 810b220

Browse files
committed
build(release): releasing v2.3.1.
1 parent 76efb4b commit 810b220

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-orientdb</artifactId>
1313
<packaging>jar</packaging>
14-
<version>2.3.1-SNAPSHOT</version>
14+
<version>2.3.1</version>
1515

1616
<name>Ferma</name>
1717
<description>An OrientDB extension for the Ferma ORM</description>
@@ -39,6 +39,7 @@
3939
<connection>scm:git:https://github.com/Syncleus/ferma-orientdb</connection>
4040
<developerConnection>scm:git:ssh://github.com/Syncleus/ferma-orientdb</developerConnection>
4141
<url>https://github.com/Syncleus/ferma-orientdb.git</url>
42+
<tag>v2.3.1</tag>
4243
</scm>
4344

4445
<ciManagement>

0 commit comments

Comments
 (0)