From 9054243b61cc2b06ef3f04dd7c6ce055bf6260d6 Mon Sep 17 00:00:00 2001 From: Simon Taylor Date: Sat, 23 Nov 2024 17:32:29 +0000 Subject: [PATCH] Revert version number change --- pom.xml | 2 +- spt-development-logging-spring-boot-autoconfigure/pom.xml | 2 +- spt-development-logging-spring-boot-starter/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b1a5680..58c3f4f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.spt-development spt-development-logging-spring-boot - 3.4.1-SNAPSHOT + 3.4.0-SNAPSHOT logging-spring-boot Library for integrating spt-development/spt-development-logging-spring into a Spring Boot application. diff --git a/spt-development-logging-spring-boot-autoconfigure/pom.xml b/spt-development-logging-spring-boot-autoconfigure/pom.xml index 462d454..e112521 100644 --- a/spt-development-logging-spring-boot-autoconfigure/pom.xml +++ b/spt-development-logging-spring-boot-autoconfigure/pom.xml @@ -5,7 +5,7 @@ com.spt-development spt-development-logging-spring-boot - 3.4.1-SNAPSHOT + 3.4.0-SNAPSHOT spt-development-logging-spring-boot-autoconfigure diff --git a/spt-development-logging-spring-boot-starter/pom.xml b/spt-development-logging-spring-boot-starter/pom.xml index f8bd477..83879fe 100644 --- a/spt-development-logging-spring-boot-starter/pom.xml +++ b/spt-development-logging-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.spt-development spt-development-logging-spring-boot - 3.4.1-SNAPSHOT + 3.4.0-SNAPSHOT spt-development-logging-spring-boot-starter