This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
The following commit(s) were added to refs/heads/release by this push: new 1555adf4 Prepare for the next release candidate 1555adf4 is described below commit 1555adf4cb2b21d15c03b1bcb7e79b75529656ab Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jun 2 13:58:26 2024 +0000 Prepare for the next release candidate --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index ed4dd6e6..136b81b3 100644 --- a/pom.xml +++ b/pom.xml @@ -39,8 +39,6 @@ <commons.site.path>jexl</commons.site.path> <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-jexl</commons.scmPubUrl> <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory> - <!-- The RC version used in the staging repository URL. --> - <commons.rc.version>RC1</commons.rc.version> <commons.release.2.version>2.1.1</commons.release.2.version> <!-- Override the default, which is ${project.artifactId}-${commons.release.[23].version} --> <commons.release.name>commons-jexl-${commons.release.version}</commons.release.name>