mirror of
https://github.com/asofold/CompatNoCheatPlus.git
synced 2025-01-08 19:27:45 +01:00
"Backport" release for 1.3.1: Set version to 6.3.0-RC-1.3.1 and
dependency to CraftBukkit 1.3.1-R2.0 .
This commit is contained in:
parent
04aa4a6cc6
commit
0b2e8185f9
@ -2,7 +2,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>CompatNoCheatPlus</groupId>
|
||||
<artifactId>CompatNoCheatPlus</artifactId>
|
||||
<version>6.3.0</version>
|
||||
<version>6.3.0-RC-1.3.1</version>
|
||||
<name>CompatNoCheatPlus</name>
|
||||
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<version>1.3.2-R2.0</version>
|
||||
<version>1.3.1-R2.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.gmail.nossr50</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user