Skip to content

Commit ca94871

Browse files
committed
Releasing version 3.0.1
1 parent 16cc79c commit ca94871

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.1-SNAPSHOT</version>
15+
<version>3.0.1</version>
1616

1717
<prerequisites>
1818
<maven>3.0.4</maven>
@@ -44,6 +44,7 @@
4444
<connection>scm:git:https://github.com/Syncleus/ferma-orientdb</connection>
4545
<developerConnection>scm:git:ssh://github.com/Syncleus/ferma-orientdb</developerConnection>
4646
<url>https://github.com/Syncleus/ferma-orientdb.git</url>
47+
<tag>v3.0.1</tag>
4748
</scm>
4849

4950
<ciManagement>

0 commit comments

Comments
 (0)