summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEvilSeph <evilseph@gmail.com>2013-12-18 00:23:43 -0500
committerEvilSeph <evilseph@gmail.com>2013-12-18 00:23:43 -0500
commitbda2179ae9a31c0594dc01f6cf5e7f0ff5afa300 (patch)
tree0343cb7fe7e579e80a0da195ea0972b909fe764e /pom.xml
parent3cd64185a900584d24aec2916b95898ec277839c (diff)
downloadcraftbukkit-bda2179ae9a31c0594dc01f6cf5e7f0ff5afa300.tar
craftbukkit-bda2179ae9a31c0594dc01f6cf5e7f0ff5afa300.tar.gz
craftbukkit-bda2179ae9a31c0594dc01f6cf5e7f0ff5afa300.tar.lz
craftbukkit-bda2179ae9a31c0594dc01f6cf5e7f0ff5afa300.tar.xz
craftbukkit-bda2179ae9a31c0594dc01f6cf5e7f0ff5afa300.zip
Updated version to 1.7.2-R0.1 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 2afdff4e..53895c3c 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.1-SNAPSHOT</version>
+ <version>1.7.2-R0.1</version>
<name>CraftBukkit</name>
<url>http://www.bukkit.org</url>