Skip to content

Commit 68d25c0

Browse files
committed
build(release): releasing version 3.0.0.
1 parent 7b3e9bf commit 68d25c0

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-orientdb</artifactId>
1414
<packaging>jar</packaging>
15-
<version>3.0.0-SNAPSHOT</version>
15+
<version>3.0.0</version>
1616

1717
<name>Ferma</name>
1818
<description>An OrientDB extension for the Ferma ORM</description>
@@ -40,6 +40,7 @@
4040
<connection>scm:git:https://github.com/Syncleus/ferma-orientdb</connection>
4141
<developerConnection>scm:git:ssh://github.com/Syncleus/ferma-orientdb</developerConnection>
4242
<url>https://github.com/Syncleus/ferma-orientdb.git</url>
43+
<tag>v3.0.0</tag>
4344
</scm>
4445

4546
<ciManagement>

0 commit comments

Comments
 (0)