From 0e01d0185560b2eaeeeb9e5ef76f0f8cca3899c4 Mon Sep 17 00:00:00 2001 From: Maciej Walkowiak Date: Sun, 22 Oct 2023 22:31:42 +0200 Subject: [PATCH] Set version to 1.0.2 --- example/pom.xml | 2 +- pom.xml | 2 +- wiremock-spring-boot/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/example/pom.xml b/example/pom.xml index 0cac95e..20b4947 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -7,7 +7,7 @@ com.maciejwalkowiak.spring wiremock-spring-boot-parent - 1.0.2-SNAPSHOT + 1.0.2 com.maciejwalkowiak.wiremock diff --git a/pom.xml b/pom.xml index eed3f10..3c6cf27 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.maciejwalkowiak.spring wiremock-spring-boot-parent - 1.0.2-SNAPSHOT + 1.0.2 pom diff --git a/wiremock-spring-boot/pom.xml b/wiremock-spring-boot/pom.xml index 285bcbf..0df592e 100644 --- a/wiremock-spring-boot/pom.xml +++ b/wiremock-spring-boot/pom.xml @@ -6,12 +6,12 @@ com.maciejwalkowiak.spring wiremock-spring-boot-parent - 1.0.2-SNAPSHOT + 1.0.2 ../pom.xml wiremock-spring-boot - 1.0.2-SNAPSHOT + 1.0.2 WireMock Spring Boot WireMock integration for Spring Boot