Bump version to 4.0.4 for release

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