From e6809b3b9b92f16ff8015713fb605f926f61eb30 Mon Sep 17 00:00:00 2001 From: Thinkofdeath Date: Fri, 5 Dec 2014 21:33:57 +0000 Subject: [PATCH] Remove quotes from version hash by updating the gitdescribe version --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e2d4c7de43..8d3f539aa5 100644 --- a/pom.xml +++ b/pom.xml @@ -137,10 +137,13 @@ com.lukegb.mojo gitdescribe-maven-plugin - 1.3 + 2.0 ${buildtag.prefix} ${buildtag.suffix} + + --always +