summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEvilSeph <evilseph@gmail.com>2014-02-12 01:33:33 -0500
committerEvilSeph <evilseph@gmail.com>2014-02-12 01:33:33 -0500
commit081fe9c41b639f596933a8f8c635d609f692893d (patch)
tree92181adc50923c4bfac01bd76cdfa7af93c3607d /pom.xml
parentd9e04a5b2412b0b5e09cd3a0c0b86c3c694ff4e5 (diff)
downloadcraftbukkit-081fe9c41b639f596933a8f8c635d609f692893d.tar
craftbukkit-081fe9c41b639f596933a8f8c635d609f692893d.tar.gz
craftbukkit-081fe9c41b639f596933a8f8c635d609f692893d.tar.lz
craftbukkit-081fe9c41b639f596933a8f8c635d609f692893d.tar.xz
craftbukkit-081fe9c41b639f596933a8f8c635d609f692893d.zip
Updated version to 1.7.2-R0.3 in pom.xml for 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 2f06c8ee..ab24e56d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<packaging>jar</packaging>
- <version>1.7.2-R0.3-SNAPSHOT</version>
+ <version>1.7.2-R0.3</version>
<name>CraftBukkit</name>
<url>http://www.bukkit.org</url>