Skip to content

Commit 369c006

Browse files
authored
Update README.md
Fixed Maven Central badge
1 parent af6e915 commit 369c006

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,7 +1,7 @@
11
# seerapi-client-java
22
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=imsweb_seerapi-client-java&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=imsweb_seerapi-client-java)
33
[![integration](https://github.com/imsweb/seerapi-client-java/workflows/integration/badge.svg)](https://github.com/imsweb/seerapi-client-java/actions)
4-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.imsweb/seerapi-client-java/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.imsweb/seerapi-client-java)
4+
[![Maven Central](https://img.shields.io/maven-central/v/com.imsweb/seerapi-client-java.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/com.imsweb/seerapi-client-java)
55

66
A [SEER*API](https://api.seer.cancer.gov) client for Java applications. This library supports most of the APIs and
77
makes them easy to incorporate into Java applications.

0 commit comments

Comments
 (0)