diff --git a/README.md b/README.md index 78d8505..a4fda16 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ To use the shared `mq-utils-lib` in your microservice project, you need to add it as a dependency in your project's `pom.xml`. - Since this library is hosted on GitHub Packages, you also need to tell Maven where to find it by adding the GitHub Packages repository URL to your `pom.xml`. 1. **Add the Repository:** diff --git a/target/classes/com/podzilla/mq/utils/RabbitMqNaming.class b/target/classes/com/podzilla/mq/utils/RabbitMqNaming.class index 7e2517f..a41b637 100644 Binary files a/target/classes/com/podzilla/mq/utils/RabbitMqNaming.class and b/target/classes/com/podzilla/mq/utils/RabbitMqNaming.class differ