diff --git a/README.md b/README.md index 80d060c..83f7376 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Wiremock JUnit5 [![codecov](https://codecov.io/gh/lanwen/wiremock-junit5/branch/master/graph/badge.svg)](https://codecov.io/gh/lanwen/wiremock-junit5) +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/ru.lanwen.wiremock/wiremock-junit5/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/ru.lanwen.wiremock/wiremock-junit5) Simple extension to inject ready-to-use wiremock server to JUnit5 test diff --git a/pom.xml b/pom.xml index 5104ac4..8ca8e41 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,7 @@ 1.0.0-SNAPSHOT jar + https://github.com/lanwen/wiremock-junit5 wiremock-junit5-root Wiremock JUnit5 Extension