summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authormd_5 <md_5@bigpond.com>2012-10-07 21:24:03 +1100
committermd_5 <md_5@bigpond.com>2012-10-07 21:24:03 +1100
commit846668594c62889f6750dc7e138e49ecc41b14fa (patch)
tree98a085ffe33238f172377a39afc626f73af23249 /pom.xml
parent8215d7be9b91727b2a276988a1430dd37bc85865 (diff)
downloadEssentials-846668594c62889f6750dc7e138e49ecc41b14fa.tar
Essentials-846668594c62889f6750dc7e138e49ecc41b14fa.tar.gz
Essentials-846668594c62889f6750dc7e138e49ecc41b14fa.tar.lz
Essentials-846668594c62889f6750dc7e138e49ecc41b14fa.tar.xz
Essentials-846668594c62889f6750dc7e138e49ecc41b14fa.zip
Use annotations to register commands
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 e9d579a67..5f6a6b90f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <bukkit.version>1.3.2-R0.1</bukkit.version>
+ <bukkit.version>1.3.2-R1.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>