mirror of
https://github.com/asofold/CompatNoCheatPlus.git
synced 2024-11-24 12:16:46 +01:00
Quick switch: Version to 6.3.7-RC, use Bukkit 1.4.6-R0.2 instead of
CraftBukkit.
This commit is contained in:
parent
045ebd1065
commit
f9dff666b3
@ -2,7 +2,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>CompatNoCheatPlus</groupId>
|
||||
<artifactId>CompatNoCheatPlus</artifactId>
|
||||
<version>6.3.6-RC</version>
|
||||
<version>6.3.7-RC</version>
|
||||
<name>CompatNoCheatPlus</name>
|
||||
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<artifactId>bukkit</artifactId>
|
||||
<version>1.4.6-R0.2</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user