summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authormd_5 <git@md-5.net>2015-01-09 11:22:43 +1100
committermd_5 <git@md-5.net>2015-01-09 11:22:43 +1100
commit373090f74de680d40a90587ae51df50c596ac4e7 (patch)
tree1d09eaef9025e1e8955cf8cff3b9f046d09ad04c /pom.xml
parent52a6c083d77e3cfe48342b50a29998fe243adebc (diff)
downloadcraftbukkit-373090f74de680d40a90587ae51df50c596ac4e7.tar
craftbukkit-373090f74de680d40a90587ae51df50c596ac4e7.tar.gz
craftbukkit-373090f74de680d40a90587ae51df50c596ac4e7.tar.lz
craftbukkit-373090f74de680d40a90587ae51df50c596ac4e7.tar.xz
craftbukkit-373090f74de680d40a90587ae51df50c596ac4e7.zip
Bump to 1.2-SNAPSHOT
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 34b539bb..19ebeece 100644
--- a/pom.xml
+++ b/pom.xml
@@ -235,7 +235,7 @@
<plugin>
<groupId>net.md-5</groupId>
<artifactId>specialsource-maven-plugin</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.2-SNAPSHOT</version>
<executions>
<execution>
<phase>package</phase>