summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Ward <chris@chrisgward.com>2013-12-01 14:49:45 +1100
committerChris Ward <chris@chrisgward.com>2013-12-01 14:49:45 +1100
commitfa50a3302b977c3975b0757f86c0c852ecd42d9a (patch)
treeb36827dd920331df0ef0ac781f35be335d98f171
parenta458096123b83c0f1141a30764892f7f9ad7abb1 (diff)
downloadEssentials-fa50a3302b977c3975b0757f86c0c852ecd42d9a.tar
Essentials-fa50a3302b977c3975b0757f86c0c852ecd42d9a.tar.gz
Essentials-fa50a3302b977c3975b0757f86c0c852ecd42d9a.tar.lz
Essentials-fa50a3302b977c3975b0757f86c0c852ecd42d9a.tar.xz
Essentials-fa50a3302b977c3975b0757f86c0c852ecd42d9a.zip
Update POM to Bukkit 1.7
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f3cf0d4c1..6fc0ee23c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <bukkit.version>1.5.1-R0.1-SNAPSHOT</bukkit.version>
+ <bukkit.version>1.7.2-R0.1-SNAPSHOT</bukkit.version>
<build.number>Unknown</build.number>
<org-netbeans-modules-editor-indent.CodeStyle.project.expand-tabs>true</org-netbeans-modules-editor-indent.CodeStyle.project.expand-tabs>
<org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width>2</org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width>