Skip to content

Commit 74d87c5

Browse files
authored
fix: readme maven badge (#23)
1 parent 295c001 commit 74d87c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# SumUp Java SDK
44

5-
[![Maven Central Version](https://img.shields.io/maven-central/v/com.sumup/sumup-sdk?strategy=releaseProperty)](https://mvnrepository.com/artifact/com.sumup/sumup-sdk)
5+
[![Maven Central](https://img.shields.io/maven-central/v/com.sumup/sumup-sdk)](https://central.sonatype.com/artifact/com.sumup/sumup-sdk)
66
[![Documentation][docs-badge]](https://developer.sumup.com)
77
[![CI Status](https://github.com/sumup/sumup-java/actions/workflows/ci.yaml/badge.svg)](https://github.com/sumup/sumup-java/actions/workflows/ci.yaml)
88
[![License](https://img.shields.io/github/license/sumup/sumup-java)](./LICENSE)

0 commit comments

Comments
 (0)