Skip to content

Commit

Permalink
Releasing v3.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
freemo committed Sep 1, 2018
1 parent dcaa2d4 commit 52c2682
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<groupId>com.syncleus.ferma</groupId>
<artifactId>ferma</artifactId>
<packaging>jar</packaging>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0</version>

<prerequisites>
<maven>3.0.4</maven>
Expand All @@ -39,6 +39,7 @@
<connection>scm:git:https://github.com/Syncleus/Ferma</connection>
<developerConnection>scm:git:ssh://github.com/Syncleus/Ferma</developerConnection>
<url>https://github.com/Syncleus/Ferma.git</url>
<tag>v3.3.0</tag>
</scm>

<ciManagement>
Expand Down

0 comments on commit 52c2682

Please sign in to comment.