Skip to content

Commit b5bd2e1

Browse files
committed
[ci] Update some badges
1 parent b88e3da commit b5bd2e1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
[![Maven Build and Deployment](https://github.com/hazendaz/xml-format-maven-plugin/workflows/Maven%20Build%20and%20Deployment/badge.svg)](https://github.com/hazendaz/xml-format-maven-plugin/actions)
1+
[![Java CI](https://github.com/hazendaz/xml-format-maven-plugin/workflows/Maven%20Build%20and%20Deployment/badge.svg)](https://github.com/hazendaz/xml-format-maven-plugin/actions)
22
[![Coverage Status](https://codecov.io/gh/hazendaz/xml-format-maven-plugin/branch/master/graph/badge.svg)](https://codecov.io/gh/hazendaz/xml-format-maven-plugin)
33
[![Javadocs](http://www.javadoc.io/badge/com.github.hazendaz/xml-format-maven-plugin.svg)](http://www.javadoc.io/doc/com.github.hazendaz/xml-format-maven-plugin)
4-
[![Maven Central](https://img.shields.io/maven-central/v/com.github.hazendaz/xml-format-maven-plugin.svg?maxAge=3600)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.github.hazendaz%22%20AND%20a%3A%22xml-format-maven-plugin%22)
5-
[![License](https://img.shields.io/hexpm/l/plug.svg?maxAge=2592000)](http://www.apache.org/licenses/LICENSE-2.0.txt)
4+
[![Maven central](https://maven-badges.herokuapp.com/maven-central/com.github.hazendaz.maven/xml-format-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.hazendaz.maven/xml-format-maven-plugin)
5+
[![Apache 2](http://img.shields.io/badge/license-Apache%202-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
66

77
# XML Format Maven Plugin
88

99
Take a look at the [Project Web Site](https://hazendaz.github.io/xml-format-maven-plugin/) for full information.
1010

1111
## Snapshots
1212

13-
Snapshot releases are available in the [OSS Sonatype Snapshots Repository](https://oss.sonatype.org/content/repositories/snapshots/au/com/hazendaz/xml-format-maven-plugin).
13+
Snapshot releases are available in the [OSS Sonatype Snapshots Repository](https://central.sonatype.com/content/repositories/snapshots/com/github/hazendaz/maven/xml-format-maven-plugin).

0 commit comments

Comments
 (0)