diff --git a/README.md b/README.md index 8b9daaac..f8486cb8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Maven Central](https://img.shields.io/maven-central/v/io.micronaut.mqtt/micronaut-mqtt-core.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.micronaut.mqtt%22%20AND%20a:%22micronaut-mqtt-core%22) [![Build Status](https://github.com/micronaut-projects/micronaut-mqtt/workflows/Java%20CI/badge.svg)](https://github.com/micronaut-projects/micronaut-mqtt/actions) -[![Revved up by Gradle Enterprise](https://img.shields.io/badge/Revved%20up%20by-Gradle%20Enterprise-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.micronaut.io/scans) +[![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.micronaut.io/scans) Micronaut MQTT integrations Micronaut with the [Eclipse Paho](https://www.eclipse.org/paho/) MQTT messaging client. @@ -25,4 +25,4 @@ Releases are completely automated. To perform a release use the following steps: * [Publish the draft release](https://github.com/micronaut-projects/micronaut-mqtt/releases). There should be already a draft release created, edit and publish it. The Git Tag should start with `v`. For example `v1.0.0`. * [Monitor the Workflow](https://github.com/micronaut-projects/micronaut-mqtt/actions?query=workflow%3ARelease) to check it passed successfully. -* Celebrate! +* Celebrate! \ No newline at end of file