summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorNathan Adams <dinnerbone@dinnerbone.com>2012-03-01 15:27:34 +0000
committerNathan Adams <dinnerbone@dinnerbone.com>2012-03-01 15:28:06 +0000
commit3c93c1643da679670b020fe2a8049b2457f9a77a (patch)
tree08f3bad73acde99b6dd00c194a2a681dc5085277 /pom.xml
parentd6625f693ce6cd342710286296d06d833d0192da (diff)
downloadbukkit-3c93c1643da679670b020fe2a8049b2457f9a77a.tar
bukkit-3c93c1643da679670b020fe2a8049b2457f9a77a.tar.gz
bukkit-3c93c1643da679670b020fe2a8049b2457f9a77a.tar.lz
bukkit-3c93c1643da679670b020fe2a8049b2457f9a77a.tar.xz
bukkit-3c93c1643da679670b020fe2a8049b2457f9a77a.zip
Added isEmpty to BlockChangeDelegate - this implements BUKKIT-868. Also changed version to 1.2.2-R0.1-SNAPSHOT for the upcoming beta.
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 615a33a7..0e750644 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
- <version>1.2.2-R0-SNAPSHOT</version>
+ <version>1.2.2-R0.1-SNAPSHOT</version>
<name>Bukkit</name>
<url>http://www.bukkit.org</url>