From 61e4467ac40aa10250eeb89b5ea4b715c7b245cb Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Thu, 6 Sep 2018 16:30:11 +0800 Subject: [PATCH] add ImplementationVersion support. #4 --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/pom.xml b/pom.xml index 431a6cea..30fae31a 100644 --- a/pom.xml +++ b/pom.xml @@ -94,4 +94,24 @@ + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.5 + + + + true + true + + + + + + +