"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:
asofold 2012-10-24 03:58:47 +02:00
parent 04aa4a6cc6
commit 0b2e8185f9

View File

@ -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>