summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEvilSeph <evilseph@gmail.com>2014-05-14 22:40:51 -0400
committerEvilSeph <evilseph@gmail.com>2014-05-14 22:40:51 -0400
commit07a54650587c26364da1ef3a4d6753441b8e0f9e (patch)
treea4700bcd2befacf5fa603d9623e403666e634b24 /pom.xml
parent89d5265da69195b3af4d3e6c05dbcb616cd9bdd9 (diff)
downloadcraftbukkit-07a54650587c26364da1ef3a4d6753441b8e0f9e.tar
craftbukkit-07a54650587c26364da1ef3a4d6753441b8e0f9e.tar.gz
craftbukkit-07a54650587c26364da1ef3a4d6753441b8e0f9e.tar.lz
craftbukkit-07a54650587c26364da1ef3a4d6753441b8e0f9e.tar.xz
craftbukkit-07a54650587c26364da1ef3a4d6753441b8e0f9e.zip
Updated version to 1.7.9-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 84a00a3f..83270d69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<packaging>jar</packaging>
- <version>1.7.9-R0.1-SNAPSHOT</version>
+ <version>1.7.9-R0.1</version>
<name>CraftBukkit</name>
<url>http://www.bukkit.org</url>