From 673a2c0c3dc42d622de028a5d4faa59c79a7aaef Mon Sep 17 00:00:00 2001 From: Hugo Trippaers Date: Sat, 22 Sep 2012 22:00:53 +0200 Subject: [PATCH] Make sure implementation version is added to all jars --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 24faff72280..e3e535a9c3b 100644 --- a/pom.xml +++ b/pom.xml @@ -295,6 +295,19 @@ 512m + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + true + true + + + + org.codehaus.mojo build-helper-maven-plugin