From 187bdeab908a9d764ad96772dbdccf3f8e597013 Mon Sep 17 00:00:00 2001 From: arjantijms Date: Sun, 14 Jul 2019 20:20:56 +0200 Subject: [PATCH] Small updated to pom - clarify name for parent and relax JDK8 restr. Signed-off-by: arjantijms --- pom.xml | 3 ++- spec/pom.xml | 23 +---------------------- 2 files changed, 3 insertions(+), 23 deletions(-) diff --git a/pom.xml b/pom.xml index 90a5369..9402042 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,8 @@ security.enterprise-api-parent pom 1.0.2-SNAPSHOT - Jakarta Security + + Jakarta Security Parent Jakarta Security defines a standard for creating secure Jakarta EE applications in modern application paradigms. It defines an overarching (end-user targeted) Security API for Jakarta EE Applications. diff --git a/spec/pom.xml b/spec/pom.xml index 41706b8..5d20cad 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -43,27 +43,6 @@ package - - org.apache.maven.plugins - maven-enforcer-plugin - 1.4.1 - - - enforce-versions - - enforce - - - - - [1.8.0,1.9.0) - You need JDK8 or lower - - - - - - org.asciidoctor asciidoctor-maven-plugin @@ -146,8 +125,8 @@ ${revisiondate} - + org.apache.maven.plugins maven-release-plugin