diff --git a/example/pom.xml b/example/pom.xml index 201ca62..0479ba6 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -7,7 +7,7 @@ com.maciejwalkowiak.spring wiremock-spring-boot-parent - 2.1.0-SNAPSHOT + 2.1.0 com.maciejwalkowiak.wiremock diff --git a/pom.xml b/pom.xml index 69d9ef2..3fc73a2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.maciejwalkowiak.spring wiremock-spring-boot-parent - 2.1.0-SNAPSHOT + 2.1.0 pom diff --git a/wiremock-spring-boot/pom.xml b/wiremock-spring-boot/pom.xml index f24313b..d0490f3 100644 --- a/wiremock-spring-boot/pom.xml +++ b/wiremock-spring-boot/pom.xml @@ -6,12 +6,12 @@ com.maciejwalkowiak.spring wiremock-spring-boot-parent - 2.1.0-SNAPSHOT + 2.1.0 ../pom.xml wiremock-spring-boot - 2.1.0-SNAPSHOT + 2.1.0 WireMock Spring Boot WireMock integration for Spring Boot