This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
commit 15a4caf3779ca03b2b1278a1e3df090c6b279f90 Author: Robert Lazarski <[email protected]> AuthorDate: Mon Sep 7 16:34:06 2026 -1000 Drop the (Unreleased) placeholder from the 2.0.2 release notes No date line, matching 2.0.1 and 2.0.0, which carry none. DOAP is left alone: release-process.md lists that as post-release action 1, not a pre-vote step. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> --- src/site/markdown/release-notes/2.0.2.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/site/markdown/release-notes/2.0.2.md b/src/site/markdown/release-notes/2.0.2.md index 01216f975d..36a6adb567 100644 --- a/src/site/markdown/release-notes/2.0.2.md +++ b/src/site/markdown/release-notes/2.0.2.md @@ -1,8 +1,6 @@ Apache Axis2 2.0.2 Release Notes -------------------------------- -(Unreleased) - ## Upgrading from 2.0.1 Everything a working 2.0.1 deployment may have to change, in one place. The
