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-io.git
The following commit(s) were added to refs/heads/master by this push:
new f9db0532d Fix tag
f9db0532d is described below
commit f9db0532d6d912b5cf56bd2a3789c1f45341be1b
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 14 19:21:42 2024 -0400
Fix tag
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c764b709d..c89353857 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@ file comparators, endian transformation classes, and much
more.
<connection>scm:git:https://gitbox.apache.org/repos/asf/commons-io.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-io.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=commons-io.git</url>
- <tag>rel/commons-io-2.16.2</tag>
+ <tag>rel/commons-io-2.17.0</tag>
</scm>
<dependencies>