summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorNathan Adams <dinnerbone@dinnerbone.com>2011-10-31 01:49:57 +0000
committerNathan Adams <dinnerbone@dinnerbone.com>2011-10-31 02:09:01 +0000
commita25ff645eb15d62445fa053e05165522577d4a57 (patch)
tree3f8098d78b20e10b40f4c130207625136e02f030 /pom.xml
parentcf34c6c305bcfb8c0f7cbde4dea08d00420a6982 (diff)
downloadbukkit-a25ff645eb15d62445fa053e05165522577d4a57.tar
bukkit-a25ff645eb15d62445fa053e05165522577d4a57.tar.gz
bukkit-a25ff645eb15d62445fa053e05165522577d4a57.tar.lz
bukkit-a25ff645eb15d62445fa053e05165522577d4a57.tar.xz
bukkit-a25ff645eb15d62445fa053e05165522577d4a57.zip
Updated version for 1.8.1-R4
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 c9f93f1e..406919ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.8.1-R4-SNAPSHOT</version>
<name>Bukkit</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>