Set version to 6.6.4-RC for release and depend on NCP 3.15.1-RC.

This commit is contained in:
asofold 2017-04-17 17:35:08 +02:00
parent ad48d3400b
commit ad3104ead3
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>CompatNoCheatPlus</groupId>
<artifactId>CompatNoCheatPlus</artifactId>
<version>6.6.3-SNAPSHOT</version>
<version>6.6.4-RC</version>
<name>CompatNoCheatPlus</name>
@ -54,7 +54,7 @@
<dependency>
<groupId>fr.neatmonster</groupId>
<artifactId>nocheatplus</artifactId>
<version>3.15.0-SNAPSHOT</version>
<version>3.15.1-RC</version>
<scope>provided</scope>
</dependency>
<dependency>