Skip to content

Commit df0de69

Browse files
committed
Use GAV coordinates Maven Central coordinates to make sure to pick up
the latest
1 parent ba99522 commit df0de69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Apache Commons BeanUtils
4545

4646
[![Build Status](https://travis-ci.org/apache/commons-beanutils.svg)](https://travis-ci.org/apache/commons-beanutils)
4747
[![Coverage Status](https://codecov.io/gh/apache/commons-beanutils/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-beanutils/branch/master)
48-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-beanutils2/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-beanutils2/)
48+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-beanutils2/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-beanutils2/?gav=true)
4949
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-beanutils2/2.0.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-beanutils2/2.0.0)
5050
[![CodeQL](https://github.com/apache/commons-beanutils/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-beanutils/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
5151

0 commit comments

Comments
 (0)