summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorementalo <ementalodev@gmx.co.uk>2012-08-06 15:38:12 +0100
committerementalo <ementalodev@gmx.co.uk>2012-08-06 15:38:12 +0100
commit99ca48ed42ca1c5316253a8d0fd164b1c5403b83 (patch)
tree47a3c87b8ece71b0efee5d01884bd6748371fdec /pom.xml
parent9cee4f9826fddae13be15e63a5a809ca88530156 (diff)
downloadEssentials-99ca48ed42ca1c5316253a8d0fd164b1c5403b83.tar
Essentials-99ca48ed42ca1c5316253a8d0fd164b1c5403b83.tar.gz
Essentials-99ca48ed42ca1c5316253a8d0fd164b1c5403b83.tar.lz
Essentials-99ca48ed42ca1c5316253a8d0fd164b1c5403b83.tar.xz
Essentials-99ca48ed42ca1c5316253a8d0fd164b1c5403b83.zip
update pom to 1.3 bukkit.
A couple of fixes
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 0d45ef8e3..8446b854a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <bukkit.version>1.2.5-R4.1-SNAPSHOT</bukkit.version>
+ <bukkit.version>1.3.1-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>