From b8afadd2c012dcefc3decca9e7c7edff94e376b1 Mon Sep 17 00:00:00 2001 From: md-5 Date: Tue, 21 Jan 2014 08:51:41 +1100 Subject: [PATCH] You can only ever deploy one release. Use -SNAPSHOT to indicate this is a dev build and not a release. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 05f8b77f9..be346ce08 100755 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 1.4.08-dev1 + 1.4.09-SNAPSHOT mcMMO https://github.com/mcMMO-Dev/mcMMO