Skip to content

Commit e7490fb

Browse files
committed
Corrected the the Maven Central badge.
1 parent 08f62fb commit e7490fb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/JavaPOSWorkingGroup/javapos)
22
[![CI](https://github.com/JavaPOSWorkingGroup/javapos/actions/workflows/build.yml/badge.svg)](https://github.com/JavaPOSWorkingGroup/javapos/actions/workflows/build.yml)
33
[![Release Build](https://github.com/JavaPOSWorkingGroup/javapos/actions/workflows/release.yml/badge.svg)](https://github.com/JavaPOSWorkingGroup/javapos/actions/workflows/release.yml)
4-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.javapos/javapos/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.javapos/javapos/)
4+
[![Maven Central](https://img.shields.io/maven-central/v/org.javapos/javapos)](https://central.sonatype.com/artifact/org.javapos/javapos)
5+
56

67
# JavaPOS
78

0 commit comments

Comments
 (0)