Bump version to 4.0.5-SNAPSHOT for development

This commit is contained in:
Jikoo 2019-07-19 07:21:37 -04:00
parent a4a462a1fa
commit 35839f1548
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.4</version>
<version>4.0.5-SNAPSHOT</version>
</parent>
<artifactId>openinvplugincore</artifactId>
@ -31,7 +31,7 @@
<dependency>
<groupId>com.lishid</groupId>
<artifactId>openinvcommon</artifactId>
<version>4.0.4</version>
<version>4.0.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.spigotmc</groupId>