Bump version to 4.0.4-SNAPSHOT for development

This commit is contained in:
Jikoo 2019-05-27 20:53:44 -04:00
parent 96dc400c83
commit fb23df313a
9 changed files with 14 additions and 14 deletions

View file

@ -21,7 +21,7 @@
<parent>
<groupId>com.lishid</groupId>
<artifactId>openinvparent</artifactId>
<version>4.0.3</version>
<version>4.0.4-SNAPSHOT</version>
</parent>
<artifactId>openinvplugincore</artifactId>
@ -31,7 +31,7 @@
<dependency>
<groupId>com.lishid</groupId>
<artifactId>openinvcommon</artifactId>
<version>4.0.3</version>
<version>4.0.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.spigotmc</groupId>