summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEvilSeph <evilseph@gmail.com>2011-12-12 14:41:30 -0500
committerEvilSeph <evilseph@gmail.com>2011-12-12 14:41:30 -0500
commit0489115683d1841a369f5214e6d3bebb9927422a (patch)
tree4bb860a4f782519372108270c860deeb0477a008 /pom.xml
parent03fa22001bf37f8826d9a732da52c7a47e2fe055 (diff)
downloadbukkit-0489115683d1841a369f5214e6d3bebb9927422a.tar
bukkit-0489115683d1841a369f5214e6d3bebb9927422a.tar.gz
bukkit-0489115683d1841a369f5214e6d3bebb9927422a.tar.lz
bukkit-0489115683d1841a369f5214e6d3bebb9927422a.tar.xz
bukkit-0489115683d1841a369f5214e6d3bebb9927422a.zip
Updated version to 1.0.1-R1 in pom.xml for RB.
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 35afba2b..9ab1882a 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-R1-SNAPSHOT</version>
+ <version>1.0.1-R1</version>
<name>Bukkit</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>