diff --git a/docs/src/site/apt/index.apt.vm b/docs/src/site/apt/index.apt.vm index 0eabf80c..f8891f08 100644 --- a/docs/src/site/apt/index.apt.vm +++ b/docs/src/site/apt/index.apt.vm @@ -86,10 +86,6 @@ Apache Software Foundation Parent POM [] - ** <>: When doing a release, this property controls whether artifacts are uploaded in parallel (true) or sequentially (false). - - Due to Nexus bug with parallel staging creation default is <>. - * <>: The plugin management section specifies versions of a list of plugins. See the {{{./plugin-management.html}Plugin Management report}} for the complete list with versions. diff --git a/pom.xml b/pom.xml index fda9e1df..a2d93268 100644 --- a/pom.xml +++ b/pom.xml @@ -104,8 +104,6 @@ under the License. 3.5.4 posix - false - 2026-01-09T19:00:31Z 0.16.1 @@ -278,7 +276,6 @@ under the License. true deploy apache-release - -Daether.connector.basic.parallelPut=${releaseParallelPut}