From 77b9f0301ab5a025be3f5c825da50d5f03d166a6 Mon Sep 17 00:00:00 2001 From: Celtic Minstrel Date: Fri, 16 Sep 2011 19:10:33 -0400 Subject: [PATCH] Silence Eclipse's complaints about gitdescribe --- pom.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/pom.xml b/pom.xml index 8020684360..b5094b6b2b 100644 --- a/pom.xml +++ b/pom.xml @@ -183,6 +183,37 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + com.lukegb.mojo + + gitdescribe-maven-plugin + + [1.3,) + + gitdescribe + + + + + + + + + + + +