File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# dangernoodle-io-org-pom
2
2
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 )
4
6
5
7
dangernoodle.io organization parent pom
6
8
7
9
``` xml
8
10
<parent >
9
11
<groupId >io.dangernoodle</groupId >
10
12
<artifactId >dangernoodle-io-org-pom</artifactId >
11
- <version >LATEST </version >
13
+ <version >X.Y.Z </version >
12
14
<relativePath />
13
15
</parent >
14
16
```
You can’t perform that action at this time.
0 commit comments