Bump version to 4.0.7-SNAPSHOT for development

This commit is contained in:
Jikoo
2019-07-21 13:30:02 -04:00
parent b64000e89b
commit b3c4253606
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.6</version>
<version>4.0.7-SNAPSHOT</version>
</parent>
<artifactId>openinvplugincore</artifactId>
@@ -31,7 +31,7 @@
<dependency>
<groupId>com.lishid</groupId>
<artifactId>openinvcommon</artifactId>
<version>4.0.6</version>
<version>4.0.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.spigotmc</groupId>