From 21c0833f1460892fe4539531995d6d3cea9783bc Mon Sep 17 00:00:00 2001 From: Jerom van der Sar Date: Sun, 7 Jun 2015 17:21:05 +0200 Subject: [PATCH] Rename dependency names to match wiki --- buildnumber.properties | 4 ++-- nbproject/project.properties | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/buildnumber.properties b/buildnumber.properties index 4c2fdec7..5bc4cd79 100644 --- a/buildnumber.properties +++ b/buildnumber.properties @@ -1,3 +1,3 @@ #Build Number for ANT. Do not edit! -#Sat May 30 20:46:17 CEST 2015 -build.number=1052 +#Sat May 30 21:50:19 CEST 2015 +build.number=1053 diff --git a/nbproject/project.properties b/nbproject/project.properties index 26569196..2acc249d 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -49,9 +49,9 @@ jar.compress=false jar.index=${jnlp.enabled} javac.classpath=\ ${libs.SpigotServer.classpath}:\ - ${libs.BukkitTelnet.classpath}:\ + ${libs.TF-Essentials.classpath}:\ ${libs.TF-WorldEdit.classpath}:\ - ${libs.Essentials.classpath} + ${libs.BukkitTelnet.classpath} # Space-separated list of extra javac options javac.compilerargs=-Xlint:unchecked -Xlint:deprecation javac.deprecation=false