summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorErik Broes <erikbroes@ripe.net>2011-11-20 00:11:39 -0800
committerErik Broes <erikbroes@ripe.net>2011-11-20 00:11:39 -0800
commit6f3663c804250cbeadcb6fa1dceb43d309b74be2 (patch)
tree637dc1cd72d75e89d360220ce43da8632057694e /pom.xml
parent036a9cb71f15559bc16dff1909166d31799ca901 (diff)
downloadbukkit-6f3663c804250cbeadcb6fa1dceb43d309b74be2.tar
bukkit-6f3663c804250cbeadcb6fa1dceb43d309b74be2.tar.gz
bukkit-6f3663c804250cbeadcb6fa1dceb43d309b74be2.tar.lz
bukkit-6f3663c804250cbeadcb6fa1dceb43d309b74be2.tar.xz
bukkit-6f3663c804250cbeadcb6fa1dceb43d309b74be2.zip
Update version to correct one
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 d43ab0fa..35afba2b 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.0.0-SNAPSHOT</version>
+ <version>1.0.0-R1-SNAPSHOT</version>
<name>Bukkit</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>