From d8f93970f3e926bb4d42ada469072919be205365 Mon Sep 17 00:00:00 2001 From: arjantijms Date: Fri, 12 Jun 2020 02:04:57 +0200 Subject: [PATCH] Version back to snapshot, removed unneeded plugin, updated versions Signed-off-by: arjantijms --- api/pom.xml | 11 ++++++----- pom.xml | 2 +- spec/pom.xml | 31 ++++++------------------------- 3 files changed, 13 insertions(+), 31 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index a1ddd3d..a0ec9d2 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -29,7 +29,7 @@ jakarta.security.enterprise jakarta.security.enterprise-api - 2.0.0-RC2 + 2.0.0-SNAPSHOT bundle Jakarta Security @@ -76,7 +76,7 @@ jakarta.interceptor jakarta.interceptor-api - 2.0.0-RC1 + 2.0.0-RC2 provided @@ -88,7 +88,7 @@ jakarta.enterprise jakarta.enterprise.cdi-api - 3.0.0-M1 + 3.0.0-M4 provided @@ -136,7 +136,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.0.0-M2 + 3.0.0-M3 enforce-maven @@ -235,7 +235,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 + 3.2.0 attach-api-javadocs @@ -245,6 +245,7 @@ 1.8 -Xdoclint:none + false Jakarta Security API documentation Jakarta Security API documentation Jakarta Security API documentation diff --git a/pom.xml b/pom.xml index 3940704..b1a828f 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.eclipse.ee4j.security.enterprise-api security.enterprise-api-parent - 2.0.0-RC2 + 2.0.0-SNAPSHOT pom Jakarta Security Parent diff --git a/spec/pom.xml b/spec/pom.xml index 88db77b..4802cd3 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -22,7 +22,7 @@ org.eclipse.ee4j.security.enterprise-api security.enterprise-api-parent - 2.0.0-RC2 + 2.0.0-SNAPSHOT security-spec @@ -33,10 +33,9 @@ ${project.build.directory}/staging true - 2.0.0-RC.1 - 2.2.0 - 1.5.0 - 9.2.9.0 + 2.3.0 + 1.5.3 + 9.2.11.1 DRAFT MMMM dd, yyyy @@ -49,7 +48,7 @@ org.asciidoctor asciidoctor-maven-plugin - ${asciidoctor.maven.plugin.version} + 2.0.0-RC.1 org.jruby @@ -129,24 +128,6 @@ - - - org.apache.maven.plugins - maven-release-plugin - 3.0.0-M1 - - forked-path - false - ${release.arguments} - - - - org.apache.maven.scm - maven-scm-provider-gitexe - 1.11.2 - - -