Bump version to 1.16-R0.3-SNAPSHOT

This commit is contained in:
md_5
2020-07-13 08:45:48 +10:00
parent a99f62f693
commit 94c4fcbad7
18 changed files with 35 additions and 35 deletions

View File

@@ -6,13 +6,13 @@
<parent>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-module</artifactId>
<version>1.16-R0.2</version>
<version>1.16-R0.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-module-cmd-list</artifactId>
<version>1.16-R0.2</version>
<version>1.16-R0.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>cmd_list</name>