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-io.git
The following commit(s) were added to refs/heads/release by this push: new 8985de8 Update POM version for Apache release 2.11.0 8985de8 is described below commit 8985de8fe74f6622a419b37a6eed0dbc484dc128 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jul 9 18:47:41 2021 -0400 Update POM version for Apache release 2.11.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d25f3b6..d3372ca 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.11.0-SNAPSHOT</version> + <version>2.11.0</version> <name>Apache Commons IO</name> <inceptionYear>2002</inceptionYear>