Skip to content

Commit 9c247f0

Browse files
committed
[maven-release-plugin] prepare release SilkSpawnersShopAddon-3.0.4
1 parent f151951 commit 9c247f0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43

54
<parent>
@@ -10,7 +9,7 @@
109
</parent>
1110

1211
<artifactId>SilkSpawnersShopAddon</artifactId>
13-
<version>3.0.4-SNAPSHOT</version>
12+
<version>3.0.4</version>
1413
<name>SilkSpawnersShopAddon</name>
1514
<description>A sign shop addon for SilkSpawners</description>
1615
<url>https://www.spigotmc.org/resources/12028/</url>
@@ -88,6 +87,6 @@
8887
<url>https://github.com/timbru31/SilkSpawnersShopAddon</url>
8988
<connection>scm:git:git://github.com/timbru31/SilkSpawnersShopAddon.git</connection>
9089
<developerConnection>scm:git:git@github.com:timbru31/SilkSpawnersShopAddon.git</developerConnection>
91-
<tag>HEAD</tag>
90+
<tag>SilkSpawnersShopAddon-3.0.4</tag>
9291
</scm>
9392
</project>

0 commit comments

Comments
 (0)