summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorNathan Adams <dinnerbone@dinnerbone.com>2011-10-31 01:46:44 +0000
committerErik Broes <erikbroes@ripe.net>2011-11-19 20:23:49 -0800
commit9e0bc68969927c99f7874dbc2cd789c031c815ab (patch)
tree495ef2d70593c1aaa872a89cadfe6a52ce7a7a2a /pom.xml
parentbcd777459f76d2c4521a2ba3bd485ad987f96256 (diff)
downloadbukkit-9e0bc68969927c99f7874dbc2cd789c031c815ab.tar
bukkit-9e0bc68969927c99f7874dbc2cd789c031c815ab.tar.gz
bukkit-9e0bc68969927c99f7874dbc2cd789c031c815ab.tar.lz
bukkit-9e0bc68969927c99f7874dbc2cd789c031c815ab.tar.xz
bukkit-9e0bc68969927c99f7874dbc2cd789c031c815ab.zip
Now using a new version system!
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 d288bb92..e13c4e9d 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.8.1-R5-SNAPSHOT</version>
+ <version>1.9-pre5-R1-SNAPSHOT</version>
<name>Bukkit</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>