We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec84222 commit 10440b4Copy full SHA for 10440b4
pom.xml
@@ -12,7 +12,7 @@
12
<groupId>com.syncleus.ferma</groupId>
13
<artifactId>ferma</artifactId>
14
<packaging>jar</packaging>
15
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.2.1</version>
16
17
<prerequisites>
18
<maven>3.0.4</maven>
@@ -39,6 +39,7 @@
39
<connection>scm:git:https://github.com/Syncleus/Ferma</connection>
40
<developerConnection>scm:git:ssh://github.com/Syncleus/Ferma</developerConnection>
41
<url>https://github.com/Syncleus/Ferma.git</url>
42
+ <tag>v3.2.1</tag>
43
</scm>
44
45
<ciManagement>
0 commit comments