Skip to content

Commit 3de647a

Browse files
bactgoneall
authored andcommitted
Fix Maven Central badge
Update Maven Central badge link to use shield.io. Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
1 parent 539c533 commit 3de647a

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
@@ -1,6 +1,6 @@
11
# SPDX Maven Plugin
22

3-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.spdx/spdx-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.spdx/spdx-maven-plugin)
3+
[![Maven Central](https://img.shields.io/maven-central/v/org.spdx/spdx-maven-plugin)](https://central.sonatype.com/artifact/org.spdx/spdx-maven-plugin)
44
[![javadoc](https://javadoc.io/badge2/org.spdx/spdx-maven-plugin/javadoc.svg)](https://javadoc.io/doc/org.spdx/spdx-maven-plugin)
55

66
SPDX Maven Plugin is a plugin to Maven which produces [Software Package Data Exchange (SPDX)](https://spdx.dev/) documents for artifacts described in the [Maven POM file](https://maven.apache.org/pom.html).

0 commit comments

Comments
 (0)