Skip to content

Commit 3d57977

Browse files
committed
release
1 parent b7df513 commit 3d57977

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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.2.0-SNAPSHOT</version>
8+
<version>2.2.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.2.0-SNAPSHOT</version>
9+
<version>2.2.0</version>
1010
</parent>
1111

1212
<artifactId>topper-extra</artifactId>

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.2.0-SNAPSHOT</version>
8+
<version>2.2.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

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.2.0-SNAPSHOT</version>
10+
<version>2.2.0</version>
1111
<modules>
1212
<module>core</module>
1313
<module>extra</module>

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.2.0-SNAPSHOT</version>
8+
<version>2.2.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)