We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56fae20 commit 1c52564Copy full SHA for 1c52564
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>SilkSpawnersEcoAddon</artifactId>
12
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.1.0</version>
13
<name>SilkSpawnersEcoAddon</name>
14
<description>Optional addon for SilkSpawners to charge (via Vault or XP) for changing monster spawners</description>
15
<url>http://dev.bukkit.org/bukkit-plugins/silkspawnersecoaddon/</url>
@@ -59,6 +59,6 @@
59
<url>https://github.com/timbru31/SilkSpawnersEcoAddon</url>
60
<connection>scm:git:git://github.com/timbru31/SilkSpawnersEcoAddon.git</connection>
61
<developerConnection>scm:git:git@github.com:timbru31/SilkSpawnersEcoAddon.git</developerConnection>
62
- <tag>HEAD</tag>
+ <tag>SilkSpawnersEcoAddon-3.1.0</tag>
63
</scm>
64
</project>
0 commit comments