diff options
author | snowleo <schneeleo@gmail.com> | 2012-08-26 09:58:09 +0200 |
---|---|---|
committer | snowleo <schneeleo@gmail.com> | 2012-08-26 09:58:09 +0200 |
commit | 40267faa6e2e9afcff1ee2ca45a9c9bb0f86b260 (patch) | |
tree | 82689fd41f8de5ea327069fea0ba7e0f2db581a8 | |
parent | dd79a5bf8d77cc669ad28373b90dc9c4233324ad (diff) | |
download | Essentials-40267faa6e2e9afcff1ee2ca45a9c9bb0f86b260.tar Essentials-40267faa6e2e9afcff1ee2ca45a9c9bb0f86b260.tar.gz Essentials-40267faa6e2e9afcff1ee2ca45a9c9bb0f86b260.tar.lz Essentials-40267faa6e2e9afcff1ee2ca45a9c9bb0f86b260.tar.xz Essentials-40267faa6e2e9afcff1ee2ca45a9c9bb0f86b260.zip |
Updated pom to latest bukkit beta build
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <bukkit.version>1.3.1-R0.1-SNAPSHOT</bukkit.version> + <bukkit.version>1.3.2-R0.1</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> |