summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorErik Broes <erikbroes@grum.nl>2011-11-19 23:49:05 -0800
committerErik Broes <erikbroes@ripe.net>2011-11-20 00:02:32 -0800
commit036a9cb71f15559bc16dff1909166d31799ca901 (patch)
tree4bde24f5aff525b4bfca9bc97d07c4c56820ad09 /pom.xml
parent9e0bc68969927c99f7874dbc2cd789c031c815ab (diff)
downloadbukkit-036a9cb71f15559bc16dff1909166d31799ca901.tar
bukkit-036a9cb71f15559bc16dff1909166d31799ca901.tar.gz
bukkit-036a9cb71f15559bc16dff1909166d31799ca901.tar.lz
bukkit-036a9cb71f15559bc16dff1909166d31799ca901.tar.xz
bukkit-036a9cb71f15559bc16dff1909166d31799ca901.zip
Update version to 1.0.0-SNAPSHOT
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 e13c4e9d..d43ab0fa 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.9-pre5-R1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<name>Bukkit</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>