Set version to 4.0.3-SNAPSHOT

This commit is contained in:
filoghost 2020-10-20 09:24:33 +02:00
parent 4b1490c7d4
commit 0b3e76161b
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
<parent>
<groupId>me.filoghost.chestcommands</groupId>
<artifactId>chestcommands-parent</artifactId>
<version>4.0.2</version>
<version>4.0.3-SNAPSHOT</version>
</parent>
<artifactId>chestcommands-api</artifactId>

View File

@ -6,7 +6,7 @@
<parent>
<groupId>me.filoghost.chestcommands</groupId>
<artifactId>chestcommands-parent</artifactId>
<version>4.0.2</version>
<version>4.0.3-SNAPSHOT</version>
</parent>
<artifactId>chestcommands-plugin</artifactId>

View File

@ -6,7 +6,7 @@
<groupId>me.filoghost.chestcommands</groupId>
<artifactId>chestcommands-parent</artifactId>
<name>ChestCommands Parent</name>
<version>4.0.2</version>
<version>4.0.3-SNAPSHOT</version>
<packaging>pom</packaging>
<url>https://dev.bukkit.org/projects/chest-commands</url>