mirror of
https://github.com/filoghost/ChestCommands.git
synced 2025-02-13 10:01:29 +01:00
Set version to 4.0.2
This commit is contained in:
parent
bfef4c56f6
commit
4b1490c7d4
@ -17,7 +17,7 @@ API Javadoc for developers: https://ci.codemc.io/job/filoghost/job/ChestCommands
|
||||
<dependency>
|
||||
<groupId>me.filoghost.chestcommands</groupId>
|
||||
<artifactId>chestcommands-api</artifactId>
|
||||
<version>4.0.1</version>
|
||||
<version>4.0.2</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
```
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>me.filoghost.chestcommands</groupId>
|
||||
<artifactId>chestcommands-parent</artifactId>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<version>4.0.2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>chestcommands-api</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>me.filoghost.chestcommands</groupId>
|
||||
<artifactId>chestcommands-parent</artifactId>
|
||||
<version>4.0.2-SNAPSHOT</version>
|
||||
<version>4.0.2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>chestcommands-plugin</artifactId>
|
||||
|
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.2-SNAPSHOT</version>
|
||||
<version>4.0.2</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<url>https://dev.bukkit.org/projects/chest-commands</url>
|
||||
|
Loading…
Reference in New Issue
Block a user