Skip to content

Commit 88015f2

Browse files
committed
release
1 parent f0812ea commit 88015f2

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>topper</artifactId>
77
<groupId>me.hsgamer</groupId>
8-
<version>2.4.0-SNAPSHOT</version>
8+
<version>2.4.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

extra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>me.hsgamer</groupId>
88
<artifactId>topper</artifactId>
9-
<version>2.4.0-SNAPSHOT</version>
9+
<version>2.4.0</version>
1010
</parent>
1111

1212
<artifactId>topper-extra</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>me.hsgamer</groupId>
88
<artifactId>topper</artifactId>
99
<packaging>pom</packaging>
10-
<version>2.4.0-SNAPSHOT</version>
10+
<version>2.4.0</version>
1111
<modules>
1212
<module>core</module>
1313
<module>extra</module>

spigot-block/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>me.hsgamer</groupId>
88
<artifactId>topper</artifactId>
9-
<version>2.4.0-SNAPSHOT</version>
9+
<version>2.4.0</version>
1010
</parent>
1111

1212
<artifactId>topper-spigot-block</artifactId>

spigot-number/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>me.hsgamer</groupId>
88
<artifactId>topper</artifactId>
9-
<version>2.4.0-SNAPSHOT</version>
9+
<version>2.4.0</version>
1010
</parent>
1111

1212
<artifactId>topper-spigot-number</artifactId>

spigot-placeholder-leaderboard/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>topper</artifactId>
77
<groupId>me.hsgamer</groupId>
8-
<version>2.4.0-SNAPSHOT</version>
8+
<version>2.4.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

spigot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>topper</artifactId>
77
<groupId>me.hsgamer</groupId>
8-
<version>2.4.0-SNAPSHOT</version>
8+
<version>2.4.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)