From 1cccea969ec4e0c73233e9fe47237628ad2a385d Mon Sep 17 00:00:00 2001 From: Thinkofdeath Date: Mon, 16 Mar 2015 10:12:03 +0000 Subject: [PATCH] Replace gitdescribe with scriptus --- pom.xml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 134f52a84c..d8f00544cd 100644 --- a/pom.xml +++ b/pom.xml @@ -91,25 +91,21 @@ clean install - com.lukegb.mojo - gitdescribe-maven-plugin - 2.0 + net.md-5 + scriptus + 0.2 - ${buildtag.prefix} - ${buildtag.suffix} - - --always - + git-Bukkit-%s - compile + initialize - gitdescribe + describe - + org.apache.maven.plugins maven-jar-plugin