Set dependencies for CB to 1.4.4-R0.1-SNAPSHOT and NCP to 3.8.2.

This commit is contained in:
asofold 2012-11-15 23:45:17 +01:00
parent 2c1d3ec8a1
commit 0150f39a83
2 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<dependency> <dependency>
<groupId>org.bukkit</groupId> <groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId> <artifactId>craftbukkit</artifactId>
<version>1.4.2-R0.2</version> <version>1.4.4-R0.1-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>