summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2013-12-01 02:51:40 +0000
committerKHobbits <rob@khobbits.co.uk>2013-12-05 23:03:32 +0000
commite411f612967af0c3fd1af5db640023e4191fcb86 (patch)
treeba0a946458fe6c56b6239090566142c62929b403 /pom.xml
parentcaa3ac88aa96ffe97ae9b7fbbfb5fd50306310b0 (diff)
downloadEssentials-e411f612967af0c3fd1af5db640023e4191fcb86.tar
Essentials-e411f612967af0c3fd1af5db640023e4191fcb86.tar.gz
Essentials-e411f612967af0c3fd1af5db640023e4191fcb86.tar.lz
Essentials-e411f612967af0c3fd1af5db640023e4191fcb86.tar.xz
Essentials-e411f612967af0c3fd1af5db640023e4191fcb86.zip
Update to first build of 1.7.2 - CraftBukkit is still buggy so expect issues
Bukkit: #1856 CB: #2922
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5a2dfa048..97ba94b66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
- <version>1.6.4-R0.1-SNAPSHOT</version>
+ <version>1.7.2-R0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>