From 96c7e3fddca16445e96acde819f5ad4f45b294ef 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 80bc54580c8..0c600bca047 100644 --- a/pom.xml +++ b/pom.xml @@ -270,6 +270,19 @@ 512m + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + true + true + + + + org.codehaus.mojo build-helper-maven-plugin