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-vfs.git
The following commit(s) were added to refs/heads/master by this push: new 8112273 Set BC version to 2.4. 8112273 is described below commit 811227312e1bc61163a8ac7b2d9280dd990d08f0 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sat Aug 10 09:39:07 2019 -0400 Set BC version to 2.4. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 87d27f2..9206d1c 100644 --- a/pom.xml +++ b/pom.xml @@ -160,7 +160,7 @@ <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 Plugin --> - <commons.bc.version>2.3</commons.bc.version> + <commons.bc.version>2.4</commons.bc.version> <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName> <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey> <commons.rc.version>RC1</commons.rc.version>