From 75a0551308e4b43d004efffca46c9ee5a07c62b7 Mon Sep 17 00:00:00 2001 From: Sam Harwell Date: Wed, 28 Nov 2012 22:12:28 -0600 Subject: [PATCH] Update POM to include the Implementation-Title, Implementation-Version, and Implementation-Vendor-Id in the MANIFEST.MF --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 8887a9a1e..a62a55afb 100644 --- a/pom.xml +++ b/pom.xml @@ -69,6 +69,19 @@ + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + true + + + + + org.apache.maven.plugins maven-gpg-plugin