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 cf59b32 commit 1f399b4Copy full SHA for 1f399b4
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>SilkSpawnersShopAddon</artifactId>
12
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0</version>
13
<name>SilkSpawnersShopAddon</name>
14
<description>A sign shop addon for SilkSpawners</description>
15
<url>https://www.spigotmc.org/resources/12028/</url>
@@ -80,6 +80,6 @@
80
<url>https://github.com/timbru31/SilkSpawnersShopAddon</url>
81
<connection>scm:git:git://github.com/timbru31/SilkSpawnersShopAddon.git</connection>
82
<developerConnection>scm:git:git@github.com:timbru31/SilkSpawnersShopAddon.git</developerConnection>
83
- <tag>HEAD</tag>
+ <tag>SilkSpawnersShopAddon-4.0.0</tag>
84
</scm>
85
</project>
0 commit comments