mirror of
https://github.com/filoghost/ChestCommands.git
synced 2024-11-22 01:56:26 +01:00
Set version to 4.0.5-SNAPSHOT
This commit is contained in:
parent
f916000216
commit
6ea1825e92
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>me.filoghost.chestcommands</groupId>
|
||||
<artifactId>chestcommands-parent</artifactId>
|
||||
<version>4.0.4</version>
|
||||
<version>4.0.5-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>chestcommands-api</artifactId>
|
||||
@ -25,4 +25,4 @@
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>me.filoghost.chestcommands</groupId>
|
||||
<artifactId>chestcommands-parent</artifactId>
|
||||
<version>4.0.4</version>
|
||||
<version>4.0.5-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>chestcommands-plugin</artifactId>
|
||||
@ -162,4 +162,4 @@
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
||||
<groupId>me.filoghost.chestcommands</groupId>
|
||||
<artifactId>chestcommands-parent</artifactId>
|
||||
<name>ChestCommands Parent</name>
|
||||
<version>4.0.4</version>
|
||||
<version>4.0.5-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<url>https://dev.bukkit.org/projects/chest-commands</url>
|
||||
|
Loading…
Reference in New Issue
Block a user