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-lang.git
The following commit(s) were added to refs/heads/release by this push: new bcc10b359 Update POM version for Apache Commons Lang release 3.13.0 bcc10b359 is described below commit bcc10b359318397a4d12dbaef22b101725bc6323 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jul 23 15:40:39 2023 -0400 Update POM version for Apache Commons Lang release 3.13.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4b6489b8d..99e87fd02 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-lang3</artifactId> - <version>3.13.0-SNAPSHOT</version> + <version>3.13.0</version> <name>Apache Commons Lang</name> <inceptionYear>2001</inceptionYear>