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 f442f519 Use GAV coordinates Maven Central coordinates to make sure to pick up the latest f442f519 is described below commit f442f51957ef8634b1e9a20220702dcdc540814c Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Sep 1 10:43:00 2022 -0400 Use GAV coordinates Maven Central coordinates to make sure to pick up the latest --- commons-vfs2-examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commons-vfs2-examples/README.md b/commons-vfs2-examples/README.md index 0c06dd39..e08162ad 100644 --- a/commons-vfs2-examples/README.md +++ b/commons-vfs2-examples/README.md @@ -45,7 +45,7 @@ Apache Commons VFS Examples [](https://github.com/apache/commons-vfs/actions) [](https://app.codecov.io/gh/apache/commons-vfs) -[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-vfs2-examples/) +[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-vfs2-examples/?gav=true) [](https://javadoc.io/doc/org.apache.commons/commons-vfs2-examples/2.9.0) Apache Commons VFS is a Virtual File System library - Examples.