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 758cadf commit 68b9431Copy full SHA for 68b9431
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>SilkSpawnersShopAddon</artifactId>
12
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.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>
@@ -85,6 +85,6 @@
85
<url>https://github.com/timbru31/SilkSpawnersShopAddon</url>
86
<connection>scm:git:git://github.com/timbru31/SilkSpawnersShopAddon.git</connection>
87
<developerConnection>scm:git:git@github.com:timbru31/SilkSpawnersShopAddon.git</developerConnection>
88
- <tag>HEAD</tag>
+ <tag>SilkSpawnersShopAddon-3.0.0</tag>
89
</scm>
90
</project>
0 commit comments