Skip to content

Commit 01f3781

Browse files
committed
Update the Maven Central badge
1 parent 06e5323 commit 01f3781

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@
1010

1111
*.iml
1212
.idea
13+
/fly.toml
14+
/README-internal.adoc

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenData SMN
22

3-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.frightanic/open-data-smn/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.frightanic/open-data-smn/)
3+
[![Maven Central Version](https://img.shields.io/maven-central/v/com.frightanic/open-data-smn)](https://central.sonatype.com/artifact/com.frightanic/open-data-smn)
44
[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/marcelstoer/open-data-smn?label=docker%20image)](https://hub.docker.com/r/marcelstoer/open-data-smn)
55
[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/marcelstoer/open-data-smn/blob/master/LICENSE)
66
[![CI with Maven](https://github.com/marcelstoer/open-data-smn/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/marcelstoer/open-data-smn/actions/workflows/maven.yml)

0 commit comments

Comments
 (0)