Skip to content

Commit 10440b4

Browse files
committed
build(release): v3.2.1
1 parent ec84222 commit 10440b4

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.2.1-SNAPSHOT</version>
15+
<version>3.2.1</version>
1616

1717
<prerequisites>
1818
<maven>3.0.4</maven>
@@ -39,6 +39,7 @@
3939
<connection>scm:git:https://github.com/Syncleus/Ferma</connection>
4040
<developerConnection>scm:git:ssh://github.com/Syncleus/Ferma</developerConnection>
4141
<url>https://github.com/Syncleus/Ferma.git</url>
42+
<tag>v3.2.1</tag>
4243
</scm>
4344

4445
<ciManagement>

0 commit comments

Comments
 (0)