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-lang.git
The following commit(s) were added to refs/heads/master by this push:
new 6cf0236d4 Update tag in POM for the next release
6cf0236d4 is described below
commit 6cf0236d4e5687cd29c6351ca54e9a2f250fff50
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 30 11:55:09 2024 -0500
Update tag in POM for the next release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 42f4179b9..dbe391f7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-lang.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-lang.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=commons-lang.git</url>
- <tag>rel/commons-lang-3.17.0</tag>
+ <tag>rel/commons-lang-3.18.0</tag>
</scm>
<!-- Lang should depend on very little -->