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-vfs.git
commit f9eeb69707240a37207805c25a5787606d3df4ce Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sat Aug 10 18:32:16 2019 -0400 Preparing for next release. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cae1b2a..aa51dba 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ <commons.siteOutputDirectory>${basedir}/../target/site</commons.siteOutputDirectory> <commons.releaseNotesLocation>${basedir}/../RELEASE-NOTES.txt</commons.releaseNotesLocation> <commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl> - <commons.release.version>2.4</commons.release.version> + <commons.release.version>2.4.1</commons.release.version> <!-- Commons Release Plugin --> <commons.bc.version>2.4</commons.bc.version> <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>