This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/commons-secure-xml.git
commit 7404ac6325828b7f2f5140fa78e2824495e3d5a5 Author: Gary Gregory <[email protected]> AuthorDate: Tue Sep 1 07:50:29 2026 -0400 Next RC will be RC2. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ed0fcf1..abbf85f 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ limitations under the License. <commons.main.branch>main</commons.main.branch> <commons.release.version>1.0.0</commons.release.version> <commons.release.desc>(Java 8+)</commons.release.desc> - <commons.rc.version>RC1</commons.rc.version> + <commons.rc.version>RC2</commons.rc.version> <!-- japicmp baseline: disable for first release <commons.bc.version>1.0.0</commons.bc.version> --> <japicmp.skip>true</japicmp.skip>
