summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIaccidentally <coryhuckaby@gmail.com>2013-04-16 18:05:52 -0400
committerIaccidentally <coryhuckaby@gmail.com>2013-04-16 18:05:52 -0400
commit45d19e18f3577df0b939ff6e0f9e4d088b6f166c (patch)
treecbf275716810675edbec702cd82470815c22f952
parentdc6115900973752af24bb541e1ab4f2c3c9f3b39 (diff)
downloadEssentials-45d19e18f3577df0b939ff6e0f9e4d088b6f166c.tar
Essentials-45d19e18f3577df0b939ff6e0f9e4d088b6f166c.tar.gz
Essentials-45d19e18f3577df0b939ff6e0f9e4d088b6f166c.tar.lz
Essentials-45d19e18f3577df0b939ff6e0f9e4d088b6f166c.tar.xz
Essentials-45d19e18f3577df0b939ff6e0f9e4d088b6f166c.zip
[3.0] Update pom.xml for bukkit 1.5.1-r0.2
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ee8d7c4db..6985e3568 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</bukkit.version>
+ <bukkit.version>1.5.1-R0.2</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>