Skip to content

Commit dac4e78

Browse files
committed
- update badges
1 parent b9b6f08 commit dac4e78

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# dangernoodle-io-org-pom
22

3-
<img src="https://img.shields.io/maven-central/v/io.dangernoodle/dangernoodle-io-org-pom.svg">
3+
[![maven-central](https://img.shields.io/maven-central/v/io.dangernoodle/dangernoodle-io-org-pom.svg)](https://img.shields.io/maven-central/v/io.dangernoodle/dangernoodle-io-org-pom.svg)
4+
[![maven-build](https://github.com/dangernoodle-io/dangernoodle-io-org-pom/actions/workflows/maven-build.yml/badge.svg)](https://github.com/dangernoodle-io/dangernoodle-io-org-pom/actions/workflows/maven-build.yml)
5+
[![maven-release](https://github.com/dangernoodle-io/dangernoodle-io-org-pom/actions/workflows/maven-release.yml/badge.svg)](https://github.com/dangernoodle-io/dangernoodle-io-org-pom/actions/workflows/maven-release.yml)
46

57
dangernoodle.io organization parent pom
68

79
```xml
810
<parent>
911
<groupId>io.dangernoodle</groupId>
1012
<artifactId>dangernoodle-io-org-pom</artifactId>
11-
<version>LATEST</version>
13+
<version>X.Y.Z</version>
1214
<relativePath />
1315
</parent>
1416
```

0 commit comments

Comments
 (0)