From b8a7d6e30534598f8d5ae13dcb8265b72d2f909e Mon Sep 17 00:00:00 2001 From: arjantijms Date: Fri, 28 Sep 2018 18:15:12 +0100 Subject: [PATCH] Jakarta spec fixes Signed-off-by: arjantijms --- pom.xml | 81 +++++++++++++++++++++++++++------------------------------ 1 file changed, 38 insertions(+), 43 deletions(-) diff --git a/pom.xml b/pom.xml index 1936269..9f502e5 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,6 @@ true 1.0 - ${project.version} 1.1 01 @@ -97,11 +96,40 @@ maven-surefire-plugin 2.18.1 + + + + org.glassfish.build + spec-version-maven-plugin + 1.5 + + jakarta + + ${non_final} + api + ${spec_version} + ${project.version} + ${api_package} + + ${new_spec_version} + ${spec_build} + + + + + + set-spec-properties + check-module + + + + + org.apache.felix @@ -110,6 +138,7 @@ true + java.security.enterprise ${spec.bundle.version} ${spec.bundle.symbolic-name} ${spec.extension.name} @@ -120,19 +149,7 @@ - - - org.apache.maven.plugins - maven-jar-plugin - 3.1.0 - - - - java.security.enterprise - - - - + @@ -148,6 +165,7 @@ + @@ -203,32 +221,9 @@ - - - org.glassfish.build - spec-version-maven-plugin - 1.3 - - - api - ${non_final} - ${api_package} - ${spec_version} - ${spec_impl_version} - ${new_spec_version} - ${spec_build} - - - - - - set-spec-properties - check-module - - - - --> + + org.apache.maven.plugins maven-release-plugin