Skip to content

Commit b4fda1c

Browse files
bump version
1 parent a42f546 commit b4fda1c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

CommandWhitelistBukkit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>eu.endermite.commandwhitelist</groupId>
88
<artifactId>CommandWhitelist</artifactId>
9-
<version>2.9.0</version>
9+
<version>2.10.0</version>
1010
</parent>
1111

1212
<artifactId>Bukkit</artifactId>

CommandWhitelistCommon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>eu.endermite.commandwhitelist</groupId>
88
<artifactId>CommandWhitelist</artifactId>
9-
<version>2.9.0</version>
9+
<version>2.10.0</version>
1010
</parent>
1111

1212
<artifactId>Common</artifactId>

CommandWhitelistVelocity/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>eu.endermite.commandwhitelist</groupId>
88
<artifactId>CommandWhitelist</artifactId>
9-
<version>2.9.0</version>
9+
<version>2.10.0</version>
1010
</parent>
1111

1212
<artifactId>Velocity</artifactId>

CommandWhitelistWaterfall/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>eu.endermite.commandwhitelist</groupId>
88
<artifactId>CommandWhitelist</artifactId>
9-
<version>2.9.0</version>
9+
<version>2.10.0</version>
1010
</parent>
1111

1212
<artifactId>Waterfall</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>eu.endermite.commandwhitelist</groupId>
88
<artifactId>CommandWhitelist</artifactId>
9-
<version>2.9.0</version>
9+
<version>2.10.0</version>
1010
<modules>
1111
<module>CommandWhitelistCommon</module>
1212
<module>CommandWhitelistBukkit</module>

0 commit comments

Comments
 (0)