From 59f3794eddf30917ea818af52d8d0e8637952a68 Mon Sep 17 00:00:00 2001 From: Maciej Walkowiak Date: Wed, 14 Feb 2024 06:36:05 +0100 Subject: [PATCH] Set version to 2.1.2-SNAPSHOT --- 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 94dd323..7fa426e 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -7,7 +7,7 @@ com.maciejwalkowiak.spring wiremock-spring-boot-parent - 2.1.1 + 2.1.2-SNAPSHOT com.maciejwalkowiak.wiremock diff --git a/pom.xml b/pom.xml index 6debff9..85ed2fa 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.maciejwalkowiak.spring wiremock-spring-boot-parent - 2.1.1 + 2.1.2-SNAPSHOT pom diff --git a/wiremock-spring-boot/pom.xml b/wiremock-spring-boot/pom.xml index 4846a0f..72f671d 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.1 + 2.1.2-SNAPSHOT ../pom.xml wiremock-spring-boot - 2.1.1 + 2.1.2-SNAPSHOT WireMock Spring Boot WireMock integration for Spring Boot