This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jelly.git
commit ecd75c664c783f417a365620724f9a616988e22b Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Sun May 4 09:43:30 2025 -0400 Match commons.release.version to POM version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5eea76d9..d7bd6689 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ --> <commons.componentid>jelly</commons.componentid> <!-- Current 3.x release series --> - <commons.release.version>1.1</commons.release.version> + <commons.release.version>1.1.0</commons.release.version> <commons.release.desc>(Java 8 or above)</commons.release.desc> <commons.jira.id>JELLY</commons.jira.id> <commons.jira.pid>10012</commons.jira.pid>